diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2009-01-02 23:35:23 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2009-01-02 23:35:23 -0500 |
commit | 7cccf542f9a1f6d6d25e0b8a6db11c58530a0a61 (patch) | |
tree | 1ec88efd846e3dd76e8beb896a6349100ed05090 /src/shadow.c | |
parent | 8c0e372c2afaee5e19b46f720687beeb6740cb73 (diff) | |
download | seabios-hppa-7cccf542f9a1f6d6d25e0b8a6db11c58530a0a61.zip seabios-hppa-7cccf542f9a1f6d6d25e0b8a6db11c58530a0a61.tar.gz seabios-hppa-7cccf542f9a1f6d6d25e0b8a6db11c58530a0a61.tar.bz2 |
Don't define bda as a macro in resume.c - it confuses AVOIDCOMBINE mode.
When using AVOIDCOMBINE, macros can have global scope. This caused
the bda macro in resume.c to conflict with the bda variable in
post.c.
Diffstat (limited to 'src/shadow.c')
0 files changed, 0 insertions, 0 deletions