--- Gnu-Mach/include/mach/boot.h 2020/09/02 04:36:57 1.1.1.1 +++ Gnu-Mach/include/mach/boot.h 2020/09/02 04:45:43 1.1.1.2 @@ -25,7 +25,7 @@ #include -#ifndef ASSEMBLER +#ifndef __ASSEMBLER__ #include @@ -65,7 +65,7 @@ struct boot_rendezvous int code; }; -#endif !ASSEMBLER +#endif !__ASSEMBLER__ /* This is the magic value that must appear in boot_module.magic. */