grub/include
Vladimir Serbinenko 09bc0a577d With Apple assembly in .macro environvemnt you have to use $$ instead
of $. So introduce new preprocessor macro MACRO_DOLLAR(x) which expands
	to $$x on Apple and to $x on everything else.
2013-11-24 07:08:18 +01:00
..
grub With Apple assembly in .macro environvemnt you have to use $$ instead 2013-11-24 07:08:18 +01:00
multiboot.h * grub-core/loader/i386/multiboot_mbi.c (grub_fill_multiboot_mmap): 2010-09-21 02:06:14 +02:00
multiboot2.h * grub-core/loader/multiboot_mbi2.c: Implement EFI memory map. 2013-10-28 15:37:00 +01:00