diff --git a/sys/arch/amiga/include/reg.h b/sys/arch/amiga/include/reg.h index c7af9a63f3a4..6d0e2d048bbc 100644 --- a/sys/arch/amiga/include/reg.h +++ b/sys/arch/amiga/include/reg.h @@ -1,11 +1,10 @@ /* - * $Id: reg.h,v 1.7 1994/01/08 12:41:53 cgd Exp $ + * $Id: reg.h,v 1.8 1994/01/27 02:12:44 cgd Exp $ */ -#ifndef _HP300_REG_H_ -#define _HP300_REG_H_ +#ifndef _MACHINE_REG_H_ +#define _MACHINE_REG_H_ -/* Just use the common m68k definition */ #include -#endif /* _HP300_REG_H_ */ +#endif /* _MACHINE_REG_H_ */ diff --git a/sys/arch/hp300/include/reg.h b/sys/arch/hp300/include/reg.h index c7af9a63f3a4..6d0e2d048bbc 100644 --- a/sys/arch/hp300/include/reg.h +++ b/sys/arch/hp300/include/reg.h @@ -1,11 +1,10 @@ /* - * $Id: reg.h,v 1.7 1994/01/08 12:41:53 cgd Exp $ + * $Id: reg.h,v 1.8 1994/01/27 02:12:44 cgd Exp $ */ -#ifndef _HP300_REG_H_ -#define _HP300_REG_H_ +#ifndef _MACHINE_REG_H_ +#define _MACHINE_REG_H_ -/* Just use the common m68k definition */ #include -#endif /* _HP300_REG_H_ */ +#endif /* _MACHINE_REG_H_ */ diff --git a/sys/arch/mac68k/include/reg.h b/sys/arch/mac68k/include/reg.h index c7af9a63f3a4..6d0e2d048bbc 100644 --- a/sys/arch/mac68k/include/reg.h +++ b/sys/arch/mac68k/include/reg.h @@ -1,11 +1,10 @@ /* - * $Id: reg.h,v 1.7 1994/01/08 12:41:53 cgd Exp $ + * $Id: reg.h,v 1.8 1994/01/27 02:12:44 cgd Exp $ */ -#ifndef _HP300_REG_H_ -#define _HP300_REG_H_ +#ifndef _MACHINE_REG_H_ +#define _MACHINE_REG_H_ -/* Just use the common m68k definition */ #include -#endif /* _HP300_REG_H_ */ +#endif /* _MACHINE_REG_H_ */ diff --git a/sys/arch/sun3/include/reg.h b/sys/arch/sun3/include/reg.h index c7af9a63f3a4..6d0e2d048bbc 100644 --- a/sys/arch/sun3/include/reg.h +++ b/sys/arch/sun3/include/reg.h @@ -1,11 +1,10 @@ /* - * $Id: reg.h,v 1.7 1994/01/08 12:41:53 cgd Exp $ + * $Id: reg.h,v 1.8 1994/01/27 02:12:44 cgd Exp $ */ -#ifndef _HP300_REG_H_ -#define _HP300_REG_H_ +#ifndef _MACHINE_REG_H_ +#define _MACHINE_REG_H_ -/* Just use the common m68k definition */ #include -#endif /* _HP300_REG_H_ */ +#endif /* _MACHINE_REG_H_ */