diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2015-09-29 09:40:46 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2015-10-15 10:52:13 -0400 |
commit | c167e54533124f3eaf3f2caa09e3022196573bec (patch) | |
tree | 61eb5313ff2b672585c6dbcc214d4a80592b0465 /scripts | |
parent | 8e385143b7656914052e386a885d8fee44593ca3 (diff) | |
download | seabios-c167e54533124f3eaf3f2caa09e3022196573bec.zip seabios-c167e54533124f3eaf3f2caa09e3022196573bec.tar.gz seabios-c167e54533124f3eaf3f2caa09e3022196573bec.tar.bz2 |
e820: Rename memmap.c to e820map.c and use consistent "e820_" prefix
Rename memmap.c to e820map.c as the code in that file only deals with
maintaining the e820 map. Move all the e820 definitions to new file
e820map.h and use a consistent "e820_" prefix on all exported
functions.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions