aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2014-11-12 17:49:33 -0500
committerKevin O'Connor <kevin@koconnor.net>2014-11-12 17:49:33 -0500
commit83c82769d1246a00e1773764505184cb95d4f663 (patch)
tree96bda1021f58c9f6859427cf66f0405affece30b /scripts
parentb0d42bd03225ad61e5421e12b57f633f84637328 (diff)
downloadseabios-hppa-83c82769d1246a00e1773764505184cb95d4f663.zip
seabios-hppa-83c82769d1246a00e1773764505184cb95d4f663.tar.gz
seabios-hppa-83c82769d1246a00e1773764505184cb95d4f663.tar.bz2
Fix build issue on gcc34
Older versions of gcc may not inline on_extra_stack() and thus cause a link error when compiling in 32bit segmented mode. Test for MODE16 explicitly in stack_hop_back() to prevent the problem. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions