diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2022-04-25 09:20:02 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2022-04-27 09:15:25 +0200 |
commit | 3b91e8e9fe93d5ff7edf17f984c401f9e6ba55fe (patch) | |
tree | 9c5ccd2145e39f2b437290874a17a4450726db15 /src/version.c | |
parent | 01774004c7f7fdc9c1e8f1715f70d3b913f8d491 (diff) | |
download | seabios-3b91e8e9fe93d5ff7edf17f984c401f9e6ba55fe.tar.gz |
malloc: use variable for ZoneHigh size
Use the variable highram_size instead of the BUILD_MAX_HIGHTABLE #define
for the ZoneHigh size. Initialize the new variable with the old #define,
so behavior does not change.
This allows to easily adjust the ZoneHigh size at runtime in a followup
patch.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'src/version.c')
0 files changed, 0 insertions, 0 deletions