diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2015-09-29 08:53:38 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2015-10-15 10:52:13 -0400 |
commit | 8e385143b7656914052e386a885d8fee44593ca3 (patch) | |
tree | ee7d5cc1d8b8ad4eff80b6168f8891872ffa5d69 /scripts | |
parent | 6bcacf7d19b1dc7fcd99f55491e93514f1f19279 (diff) | |
download | seabios-8e385143b7656914052e386a885d8fee44593ca3.zip seabios-8e385143b7656914052e386a885d8fee44593ca3.tar.gz seabios-8e385143b7656914052e386a885d8fee44593ca3.tar.bz2 |
e820: Introduce e820_remove() and avoid exporting E820_HOLE
The E820_HOLE definition is used internally in the e820 manipulation
code to remove entries from the e820 map. Introduce the e820_remove()
function so that the E820_HOLE definition does not need to be exported
from the memmap.c code.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions