Rename rom_get_top() to rom_get_max().
commit3733f6f64f9ae4343ba4888f49ae95ba648b94b4
authorKevin O'Connor <kevin@koconnor.net>
Sun, 17 Feb 2013 17:44:23 +0000 (17 12:44 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 17 Feb 2013 17:44:23 +0000 (17 12:44 -0500)
treee0d35146d8d50889887642b963ba9f0cc058d695
parent232191220043265ab95d3c4b79548cd24ac1d6f0
Rename rom_get_top() to rom_get_max().

Rename rom_get_top and try to make the difference between it and
rom_get_last more clear.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/optionroms.c
src/pmm.c
src/shadow.c
src/util.h