--- src/sys/bus/isa/i386/isa.h 2005/06/12 20:55:14 1.4 +++ src/sys/bus/isa/i386/isa.h 2006/10/23 21:50:31 1.5 @@ -38,8 +38,8 @@ * $DragonFly$ */ -#ifndef _I386_ISA_ISA_H_ -#define _I386_ISA_ISA_H_ +#ifndef _BUS_ISA_ARCH_ISA_H_ +#define _BUS_ISA_ARCH_ISA_H_ /* BEWARE: Included in both assembler and C code */ @@ -196,4 +196,4 @@ #define CYRIX_EMC 0xC0000000 /* Cyrix EMC */ #endif /* !COMPAQ_RAMRELOC */ -#endif /* !_I386_ISA_ISA_H_ */ +#endif /* !_BUS_ISA_ARCH_ISA_H_ */