2009-08-13 Pavel Roskin <proski@gnu.org>
* boot/i386/pc/boot.S: Remove ABS macro, it's not required by any modern compilers we support.
This commit is contained in:
parent
1f9e557e39
commit
9ca6284331
2 changed files with 12 additions and 14 deletions
|
@ -1,5 +1,8 @@
|
|||
2009-08-13 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* boot/i386/pc/boot.S: Remove ABS macro, it's not required by
|
||||
any modern compilers we support.
|
||||
|
||||
* boot/i386/pc/boot.S: Remove all code dependent on APPLE_CC.
|
||||
Use local labels starting with "L_" so that Apple assembler
|
||||
knows they are local.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue