aboutsummaryrefslogtreecommitdiff
path: root/scripts/layoutrom.py
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2014-09-30 00:11:38 -0400
committerKevin O'Connor <kevin@koconnor.net>2014-10-11 13:41:53 -0400
commit79c3ab3d6ceab52e73d1d5700e6dcb89d209f987 (patch)
treefe5ffe181caf507c4238bd62fe1ec17bb197e1e1 /scripts/layoutrom.py
parentdcacfa08b2a26e9aac17c52d4015100935bbcb9a (diff)
downloadseabios-79c3ab3d6ceab52e73d1d5700e6dcb89d209f987.zip
seabios-79c3ab3d6ceab52e73d1d5700e6dcb89d209f987.tar.gz
seabios-79c3ab3d6ceab52e73d1d5700e6dcb89d209f987.tar.bz2
Simplify farcall16 code
With this change, farcall16() is only used for external API calls and is only invoked from a 32bit mode entered directly via transition32. farcall16big() is also only used for external API calls and is only invoked from a 32bit mode entered directly via transition32. call16_int() now calls _farcall16() directly, and it will use normal 16bit mode or big real mode as required. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts/layoutrom.py')
0 files changed, 0 insertions, 0 deletions