* 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

@ -69,7 +69,7 @@
.file "setjmp.S"
GRUB_MOD_LICENSE ("GPLv2+")
GRUB_MOD_LICENSE "GPLv2+"
/* The following two entry points are the traditional entry points: */