OSDN Git Service

* m68k.h (EF_CPU32): Move definition inside multiple inclusion
authorschwab <schwab>
Tue, 13 Jul 1999 00:50:47 +0000 (00:50 +0000)
committerschwab <schwab>
Tue, 13 Jul 1999 00:50:47 +0000 (00:50 +0000)
guard.

include/elf/m68k.h

index f872e0f..e2d51ef 100644 (file)
@@ -53,6 +53,6 @@ START_RELOC_NUMBERS (elf_m68k_reloc_type)
   EMPTY_RELOC  (R_68K_max)   
 END_RELOC_NUMBERS
 
-#endif
-
 #define EF_CPU32    0x00810000
+
+#endif