* include/grub/dl.h: Switch from APPLE_CC to __APPLE__.

(GRUB_MOD_LICENSE) [ASM_FILE]: Make into macro. All users updated.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-02-29 14:51:09 +01:00
parent 5982495738
commit c4b7e58882
8 changed files with 27 additions and 12 deletions

View file

@ -1,3 +1,8 @@
2012-02-29 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/dl.h: Switch from APPLE_CC to __APPLE__.
(GRUB_MOD_LICENSE) [ASM_FILE]: Make into macro. All users updated.
2012-02-29 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/symbol.h (EXT_C) [!ASM_FILE]: Redefine with strings.