diff options
| author | uch <uch@NetBSD.org> | 2001-01-28 03:31:30 +0000 |
|---|---|---|
| committer | uch <uch@NetBSD.org> | 2001-01-28 03:31:30 +0000 |
| commit | 2f13dfd80c306cddbc48cd698fe92be5a6449b27 (patch) | |
| tree | 0996d7fcb85eb0f27330343fb5dd20e2b6cc4293 /sys/arch | |
| parent | 584cfa76694240852822838648dfe28ebcf22037 (diff) | |
s/EVBSH3/HPCSH/
Diffstat (limited to 'sys/arch')
39 files changed, 156 insertions, 156 deletions
diff --git a/sys/arch/hpcsh/include/ansi.h b/sys/arch/hpcsh/include/ansi.h index 029a39a9792..2caa8e9a69a 100644 --- a/sys/arch/hpcsh/include/ansi.h +++ b/sys/arch/hpcsh/include/ansi.h @@ -1,7 +1,7 @@ -/* $NetBSD: ansi.h,v 1.1 2001/01/17 05:21:49 itojun Exp $ */ -#ifndef _EVBSH3_ANSI_H_ -#define _EVBSH3_ANSI_H_ +/* $NetBSD: ansi.h,v 1.2 2001/01/28 03:31:30 uch Exp $ */ +#ifndef _HPCSH_ANSI_H_ +#define _HPCSH_ANSI_H_ #include <sh3/ansi.h> -#endif /* _EVBSH3_ANSI_H_ */ +#endif /* _HPCSH_ANSI_H_ */ diff --git a/sys/arch/hpcsh/include/aout_machdep.h b/sys/arch/hpcsh/include/aout_machdep.h index cf5b3a1d8ff..f8c6e2ab727 100644 --- a/sys/arch/hpcsh/include/aout_machdep.h +++ b/sys/arch/hpcsh/include/aout_machdep.h @@ -1,7 +1,7 @@ -/* $NetBSD: aout_machdep.h,v 1.1 2001/01/17 05:21:49 itojun Exp $ */ -#ifndef _EVBSH3_AOUT_MACHDEP_H_ -#define _EVBSH3_AOUT_MACHDEP_H_ +/* $NetBSD: aout_machdep.h,v 1.2 2001/01/28 03:31:30 uch Exp $ */ +#ifndef _HPCSH_AOUT_MACHDEP_H_ +#define _HPCSH_AOUT_MACHDEP_H_ #include <sh3/aout_machdep.h> -#endif /* _EVBSH3_AOUT_MACHDEP_H_ */ +#endif /* _HPCSH_AOUT_MACHDEP_H_ */ diff --git a/sys/arch/hpcsh/include/asm.h b/sys/arch/hpcsh/include/asm.h index 88f9fe2969c..36fad7c7c59 100644 --- a/sys/arch/hpcsh/include/asm.h +++ b/sys/arch/hpcsh/include/asm.h @@ -1,7 +1,7 @@ -/* $NetBSD: asm.h,v 1.1 2001/01/17 05:21:50 itojun Exp $ */ -#ifndef _EVBSH3_ASM_H_ -#define _EVBSH3_ASM_H_ +/* $NetBSD: asm.h,v 1.2 2001/01/28 03:31:30 uch Exp $ */ +#ifndef _HPCSH_ASM_H_ +#define _HPCSH_ASM_H_ #include <sh3/asm.h> -#endif /* _EVBSH3_ASM_H_ */ +#endif /* _HPCSH_ASM_H_ */ diff --git a/sys/arch/hpcsh/include/bootinfo.h b/sys/arch/hpcsh/include/bootinfo.h index 3b9a2eb51c6..4ed831f0d35 100644 --- a/sys/arch/hpcsh/include/bootinfo.h +++ b/sys/arch/hpcsh/include/bootinfo.h @@ -1,7 +1,7 @@ -/* $NetBSD: bootinfo.h,v 1.1 2001/01/17 05:21:50 itojun Exp $ */ -#ifndef _EVBSH3_BOOTINFO_H_ -#define _EVBSH3_BOOTINFO_H_ +/* $NetBSD: bootinfo.h,v 1.2 2001/01/28 03:31:30 uch Exp $ */ +#ifndef _HPCSH_BOOTINFO_H_ +#define _HPCSH_BOOTINFO_H_ #include <sh3/bootinfo.h> -#endif /* _EVBSH3_BOOTINFO_H_ */ +#endif /* _HPCSH_BOOTINFO_H_ */ diff --git a/sys/arch/hpcsh/include/bswap.h b/sys/arch/hpcsh/include/bswap.h index 181a1412a78..4c5bb6ec3d0 100644 --- a/sys/arch/hpcsh/include/bswap.h +++ b/sys/arch/hpcsh/include/bswap.h @@ -1,7 +1,7 @@ -/* $NetBSD: bswap.h,v 1.1 2001/01/17 05:21:50 itojun Exp $ */ -#ifndef _EVBSH3_BSWAP_H_ -#define _EVBSH3_BSWAP_H_ +/* $NetBSD: bswap.h,v 1.2 2001/01/28 03:31:30 uch Exp $ */ +#ifndef _HPCSH_BSWAP_H_ +#define _HPCSH_BSWAP_H_ #include <sh3/bswap.h> -#endif /* _EVBSH3_BSWAP_H_ */ +#endif /* _HPCSH_BSWAP_H_ */ diff --git a/sys/arch/hpcsh/include/bus.h b/sys/arch/hpcsh/include/bus.h index abf1a3b25b5..b8b3cb05141 100644 --- a/sys/arch/hpcsh/include/bus.h +++ b/sys/arch/hpcsh/include/bus.h @@ -1,7 +1,7 @@ -/* $NetBSD: bus.h,v 1.1 2001/01/17 05:21:50 itojun Exp $ */ -#ifndef _EVBSH3_BUS_H_ -#define _EVBSH3_BUS_H_ +/* $NetBSD: bus.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */ +#ifndef _HPCSH_BUS_H_ +#define _HPCSH_BUS_H_ #include <sh3/bus.h> -#endif /* _EVBSH3_BUS_H_ */ +#endif /* _HPCSH_BUS_H_ */ diff --git a/sys/arch/hpcsh/include/cdefs.h b/sys/arch/hpcsh/include/cdefs.h index e30fb4334d3..472c69118ca 100644 --- a/sys/arch/hpcsh/include/cdefs.h +++ b/sys/arch/hpcsh/include/cdefs.h @@ -1,7 +1,7 @@ -/* $NetBSD: cdefs.h,v 1.1 2001/01/17 05:21:50 itojun Exp $ */ -#ifndef _EVBSH3_CDEFS_H_ -#define _EVBSH3_CDEFS_H_ +/* $NetBSD: cdefs.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */ +#ifndef _HPCSH_CDEFS_H_ +#define _HPCSH_CDEFS_H_ #include <sh3/cdefs.h> -#endif /* _EVBSH3_CDEFS_H_ */ +#endif /* _HPCSH_CDEFS_H_ */ diff --git a/sys/arch/hpcsh/include/coff_machdep.h b/sys/arch/hpcsh/include/coff_machdep.h index 66015a3e33c..03da3c728be 100644 --- a/sys/arch/hpcsh/include/coff_machdep.h +++ b/sys/arch/hpcsh/include/coff_machdep.h @@ -1,7 +1,7 @@ -/* $NetBSD: coff_machdep.h,v 1.1 2001/01/17 05:21:50 itojun Exp $ */ -#ifndef _EVBSH3_COFF_MACHDEP_H_ -#define _EVBSH3_COFF_MACHDEP_H_ +/* $NetBSD: coff_machdep.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */ +#ifndef _HPCSH_COFF_MACHDEP_H_ +#define _HPCSH_COFF_MACHDEP_H_ #include <sh3/coff_machdep.h> -#endif /* _EVBSH3_COFF_MACHDEP_H_ */ +#endif /* _HPCSH_COFF_MACHDEP_H_ */ diff --git a/sys/arch/hpcsh/include/cpu.h b/sys/arch/hpcsh/include/cpu.h index 5ec5bd6708a..21771300567 100644 --- a/sys/arch/hpcsh/include/cpu.h +++ b/sys/arch/hpcsh/include/cpu.h @@ -1,7 +1,7 @@ -/* $NetBSD: cpu.h,v 1.1 2001/01/17 05:21:50 itojun Exp $ */ -#ifndef _EVBSH3_CPU_H_ -#define _EVBSH3_CPU_H_ +/* $NetBSD: cpu.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */ +#ifndef _HPCSH_CPU_H_ +#define _HPCSH_CPU_H_ #include <sh3/cpu.h> -#endif /* _EVBSH3_CPU_H_ */ +#endif /* _HPCSH_CPU_H_ */ diff --git a/sys/arch/hpcsh/include/cpufunc.h b/sys/arch/hpcsh/include/cpufunc.h index db34d119d25..6df9a897d12 100644 --- a/sys/arch/hpcsh/include/cpufunc.h +++ b/sys/arch/hpcsh/include/cpufunc.h @@ -1,7 +1,7 @@ -/* $NetBSD: cpufunc.h,v 1.1 2001/01/17 05:21:51 itojun Exp $ */ -#ifndef _EVBSH3_CPUFUNC_H_ -#define _EVBSH3_CPUFUNC_H_ +/* $NetBSD: cpufunc.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */ +#ifndef _HPCSH_CPUFUNC_H_ +#define _HPCSH_CPUFUNC_H_ #include <sh3/cpufunc.h> -#endif /* _EVBSH3_CPUFUNC_H_ */ +#endif /* _HPCSH_CPUFUNC_H_ */ diff --git a/sys/arch/hpcsh/include/cputypes.h b/sys/arch/hpcsh/include/cputypes.h index 18b8c7efc7d..c5f4b17aada 100644 --- a/sys/arch/hpcsh/include/cputypes.h +++ b/sys/arch/hpcsh/include/cputypes.h @@ -1,7 +1,7 @@ -/* $NetBSD: cputypes.h,v 1.1 2001/01/17 05:21:51 itojun Exp $ */ -#ifndef _EVBSH3_CPUTYPES_H_ -#define _EVBSH3_CPUTYPES_H_ +/* $NetBSD: cputypes.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */ +#ifndef _HPCSH_CPUTYPES_H_ +#define _HPCSH_CPUTYPES_H_ #include <sh3/cputypes.h> -#endif /* _EVBSH3_CPUTYPES_H_ */ +#endif /* _HPCSH_CPUTYPES_H_ */ diff --git a/sys/arch/hpcsh/include/db_machdep.h b/sys/arch/hpcsh/include/db_machdep.h index 9ea7c3db4f9..1dea03ef9d4 100644 --- a/sys/arch/hpcsh/include/db_machdep.h +++ b/sys/arch/hpcsh/include/db_machdep.h @@ -1,7 +1,7 @@ -/* $NetBSD: db_machdep.h,v 1.1 2001/01/17 05:21:51 itojun Exp $ */ -#ifndef _EVBSH3_DB_MACHDEP_H_ -#define _EVBSH3_DB_MACHDEP_H_ +/* $NetBSD: db_machdep.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */ +#ifndef _HPCSH_DB_MACHDEP_H_ +#define _HPCSH_DB_MACHDEP_H_ #include <sh3/db_machdep.h> -#endif /* _EVBSH3_DB_MACHDEP_H_ */ +#endif /* _HPCSH_DB_MACHDEP_H_ */ diff --git a/sys/arch/hpcsh/include/disklabel.h b/sys/arch/hpcsh/include/disklabel.h index b33467569ed..56688b86154 100644 --- a/sys/arch/hpcsh/include/disklabel.h +++ b/sys/arch/hpcsh/include/disklabel.h @@ -1,7 +1,7 @@ -/* $NetBSD: disklabel.h,v 1.1 2001/01/17 05:21:51 itojun Exp $ */ -#ifndef _EVBSH3_DISKLABEL_H_ -#define _EVBSH3_DISKLABEL_H_ +/* $NetBSD: disklabel.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */ +#ifndef _HPCSH_DISKLABEL_H_ +#define _HPCSH_DISKLABEL_H_ #include <sh3/disklabel.h> -#endif /* _EVBSH3_DISKLABEL_H_ */ +#endif /* _HPCSH_DISKLABEL_H_ */ diff --git a/sys/arch/hpcsh/include/elf_machdep.h b/sys/arch/hpcsh/include/elf_machdep.h index fa52b375621..ce093bea330 100644 --- a/sys/arch/hpcsh/include/elf_machdep.h +++ b/sys/arch/hpcsh/include/elf_machdep.h @@ -1,7 +1,7 @@ -/* $NetBSD: elf_machdep.h,v 1.1 2001/01/17 05:21:51 itojun Exp $ */ -#ifndef _EVBSH3_ELF_MACHDEP_H_ -#define _EVBSH3_ELF_MACHDEP_H_ +/* $NetBSD: elf_machdep.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */ +#ifndef _HPCSH_ELF_MACHDEP_H_ +#define _HPCSH_ELF_MACHDEP_H_ #include <sh3/elf_machdep.h> -#endif /* _EVBSH3_ELF_MACHDEP_H_ */ +#endif /* _HPCSH_ELF_MACHDEP_H_ */ diff --git a/sys/arch/hpcsh/include/float.h b/sys/arch/hpcsh/include/float.h index f89cd5f869e..eab6a9f519d 100644 --- a/sys/arch/hpcsh/include/float.h +++ b/sys/arch/hpcsh/include/float.h @@ -1,7 +1,7 @@ -/* $NetBSD: float.h,v 1.1 2001/01/17 05:21:51 itojun Exp $ */ -#ifndef _EVBSH3_FLOAT_H_ -#define _EVBSH3_FLOAT_H_ +/* $NetBSD: float.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */ +#ifndef _HPCSH_FLOAT_H_ +#define _HPCSH_FLOAT_H_ #include <sh3/float.h> -#endif /* _EVBSH3_FLOAT_H_ */ +#endif /* _HPCSH_FLOAT_H_ */ diff --git a/sys/arch/hpcsh/include/frame.h b/sys/arch/hpcsh/include/frame.h index 6b3e2096e6b..de5b0b20935 100644 --- a/sys/arch/hpcsh/include/frame.h +++ b/sys/arch/hpcsh/include/frame.h @@ -1,7 +1,7 @@ -/* $NetBSD: frame.h,v 1.1 2001/01/17 05:21:51 itojun Exp $ */ -#ifndef _EVBSH3_FRAME_H_ -#define _EVBSH3_FRAME_H_ +/* $NetBSD: frame.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */ +#ifndef _HPCSH_FRAME_H_ +#define _HPCSH_FRAME_H_ #include <sh3/frame.h> -#endif /* _EVBSH3_FRAME_H_ */ +#endif /* _HPCSH_FRAME_H_ */ diff --git a/sys/arch/hpcsh/include/ieee.h b/sys/arch/hpcsh/include/ieee.h index 9db5a213b04..83382d6ea16 100644 --- a/sys/arch/hpcsh/include/ieee.h +++ b/sys/arch/hpcsh/include/ieee.h @@ -1,7 +1,7 @@ -/* $NetBSD: ieee.h,v 1.1 2001/01/17 05:21:52 itojun Exp $ */ -#ifndef _EVBSH3_IEEE_H_ -#define _EVBSH3_IEEE_H_ +/* $NetBSD: ieee.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */ +#ifndef _HPCSH_IEEE_H_ +#define _HPCSH_IEEE_H_ #include <sh3/ieee.h> -#endif /* _EVBSH3_IEEE_H_ */ +#endif /* _HPCSH_IEEE_H_ */ diff --git a/sys/arch/hpcsh/include/ieeefp.h b/sys/arch/hpcsh/include/ieeefp.h index ca933e4881b..c6efa700b90 100644 --- a/sys/arch/hpcsh/include/ieeefp.h +++ b/sys/arch/hpcsh/include/ieeefp.h @@ -1,7 +1,7 @@ -/* $NetBSD: ieeefp.h,v 1.1 2001/01/17 05:21:52 itojun Exp $ */ -#ifndef _EVBSH3_IEEEFP_H_ -#define _EVBSH3_IEEEFP_H_ +/* $NetBSD: ieeefp.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */ +#ifndef _HPCSH_IEEEFP_H_ +#define _HPCSH_IEEEFP_H_ #include <sh3/ieeefp.h> -#endif /* _EVBSH3_IEEEFP_H_ */ +#endif /* _HPCSH_IEEEFP_H_ */ diff --git a/sys/arch/hpcsh/include/intr.h b/sys/arch/hpcsh/include/intr.h index fe6e952ee47..66cca92aa1c 100644 --- a/sys/arch/hpcsh/include/intr.h +++ b/sys/arch/hpcsh/include/intr.h @@ -1,6 +1,6 @@ -/* $NetBSD: intr.h,v 1.1 2001/01/17 05:21:52 itojun Exp $ */ -#ifndef _EVBSH3_INTR_H_ -#define _EVBSH3_INTR_H_ +/* $NetBSD: intr.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */ +#ifndef _HPCSH_INTR_H_ +#define _HPCSH_INTR_H_ /* Interrupt priority `levels'. */ #define IPL_NONE 9 /* nothing */ @@ -36,4 +36,4 @@ #define IRQ_LOW 1 #define IRQ_HIGH 15 -#endif /* _EVBSH3_INTR_H_ */ +#endif /* _HPCSH_INTR_H_ */ diff --git a/sys/arch/hpcsh/include/limits.h b/sys/arch/hpcsh/include/limits.h index 346f8bf52a2..0afb41b1522 100644 --- a/sys/arch/hpcsh/include/limits.h +++ b/sys/arch/hpcsh/include/limits.h @@ -1,7 +1,7 @@ -/* $NetBSD: limits.h,v 1.1 2001/01/17 05:21:52 itojun Exp $ */ -#ifndef _EVBSH3_LIMITS_H_ -#define _EVBSH3_LIMITS_H_ +/* $NetBSD: limits.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */ +#ifndef _HPCSH_LIMITS_H_ +#define _HPCSH_LIMITS_H_ #include <sh3/limits.h> -#endif /* _EVBSH3_LIMITS_H_ */ +#endif /* _HPCSH_LIMITS_H_ */ diff --git a/sys/arch/hpcsh/include/param.h b/sys/arch/hpcsh/include/param.h index e1e0e3e4856..fdb95794bf8 100644 --- a/sys/arch/hpcsh/include/param.h +++ b/sys/arch/hpcsh/include/param.h @@ -1,4 +1,4 @@ -/* $NetBSD: param.h,v 1.1 2001/01/17 05:21:52 itojun Exp $ */ +/* $NetBSD: param.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. @@ -42,8 +42,8 @@ * Machine dependent constants for Intel 386. */ -#ifndef _EVBSH3_PARAM_H_ -#define _EVBSH3_PARAM_H_ +#ifndef _HPCSH_PARAM_H_ +#define _HPCSH_PARAM_H_ #ifdef _KERNEL #ifdef _LOCORE @@ -179,4 +179,4 @@ extern vaddr_t ram_start; #define sh3_btop(x) ((unsigned)(x) >> PGSHIFT) #define sh3_ptob(x) ((unsigned)(x) << PGSHIFT) -#endif /* _EVBSH3_PARAM_H_ */ +#endif /* _HPCSH_PARAM_H_ */ diff --git a/sys/arch/hpcsh/include/pcb.h b/sys/arch/hpcsh/include/pcb.h index 89ea1f4796b..b62744bb5ee 100644 --- a/sys/arch/hpcsh/include/pcb.h +++ b/sys/arch/hpcsh/include/pcb.h @@ -1,7 +1,7 @@ -/* $NetBSD: pcb.h,v 1.1 2001/01/17 05:21:53 itojun Exp $ */ -#ifndef _EVBSH3_PCB_H_ -#define _EVBSH3_PCB_H_ +/* $NetBSD: pcb.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */ +#ifndef _HPCSH_PCB_H_ +#define _HPCSH_PCB_H_ #include <sh3/pcb.h> -#endif /* _EVBSH3_PCB_H_ */ +#endif /* _HPCSH_PCB_H_ */ diff --git a/sys/arch/hpcsh/include/pio.h b/sys/arch/hpcsh/include/pio.h index e436028b7bd..5d6a6171544 100644 --- a/sys/arch/hpcsh/include/pio.h +++ b/sys/arch/hpcsh/include/pio.h @@ -1,7 +1,7 @@ -/* $NetBSD: pio.h,v 1.1 2001/01/17 05:21:53 itojun Exp $ */ -#ifndef _EVBSH3_PIO_H_ -#define _EVBSH3_PIO_H_ +/* $NetBSD: pio.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */ +#ifndef _HPCSH_PIO_H_ +#define _HPCSH_PIO_H_ #include <sh3/pio.h> -#endif /* _EVBSH3_PIO_H_ */ +#endif /* _HPCSH_PIO_H_ */ diff --git a/sys/arch/hpcsh/include/pmap.h b/sys/arch/hpcsh/include/pmap.h index 0f8ba9fd5c8..7965ef8fb75 100644 --- a/sys/arch/hpcsh/include/pmap.h +++ b/sys/arch/hpcsh/include/pmap.h @@ -1,7 +1,7 @@ -/* $NetBSD: pmap.h,v 1.1 2001/01/17 05:21:53 itojun Exp $ */ -#ifndef _EVBSH3_PMAP_H_ -#define _EVBSH3_PMAP_H_ +/* $NetBSD: pmap.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */ +#ifndef _HPCSH_PMAP_H_ +#define _HPCSH_PMAP_H_ #include <sh3/pmap.h> -#endif /* _EVBSH3_PMAP_H_ */ +#endif /* _HPCSH_PMAP_H_ */ diff --git a/sys/arch/hpcsh/include/proc.h b/sys/arch/hpcsh/include/proc.h index 9c8a16b616c..758aab5d834 100644 --- a/sys/arch/hpcsh/include/proc.h +++ b/sys/arch/hpcsh/include/proc.h @@ -1,7 +1,7 @@ -/* $NetBSD: proc.h,v 1.1 2001/01/17 05:21:53 itojun Exp $ */ -#ifndef _EVBSH3_PROC_H_ -#define _EVBSH3_PROC_H_ +/* $NetBSD: proc.h,v 1.2 2001/01/28 03:31:31 uch Exp $ */ +#ifndef _HPCSH_PROC_H_ +#define _HPCSH_PROC_H_ #include <sh3/proc.h> -#endif /* _EVBSH3_PROC_H_ */ +#endif /* _HPCSH_PROC_H_ */ diff --git a/sys/arch/hpcsh/include/profile.h b/sys/arch/hpcsh/include/profile.h index 75c3e705779..a97b10b5271 100644 --- a/sys/arch/hpcsh/include/profile.h +++ b/sys/arch/hpcsh/include/profile.h @@ -1,7 +1,7 @@ -/* $NetBSD: profile.h,v 1.1 2001/01/17 05:21:53 itojun Exp $ */ -#ifndef _EVBSH3_PROFILE_H_ -#define _EVBSH3_PROFILE_H_ +/* $NetBSD: profile.h,v 1.2 2001/01/28 03:31:32 uch Exp $ */ +#ifndef _HPCSH_PROFILE_H_ +#define _HPCSH_PROFILE_H_ #include <sh3/profile.h> -#endif /* _EVBSH3_PROFILE_H_ */ +#endif /* _HPCSH_PROFILE_H_ */ diff --git a/sys/arch/hpcsh/include/psl.h b/sys/arch/hpcsh/include/psl.h index e873634bd7e..42a3cde915f 100644 --- a/sys/arch/hpcsh/include/psl.h +++ b/sys/arch/hpcsh/include/psl.h @@ -1,7 +1,7 @@ -/* $NetBSD: psl.h,v 1.1 2001/01/17 05:21:53 itojun Exp $ */ -#ifndef _EVBSH3_PSL_H_ -#define _EVBSH3_PSL_H_ +/* $NetBSD: psl.h,v 1.2 2001/01/28 03:31:32 uch Exp $ */ +#ifndef _HPCSH_PSL_H_ +#define _HPCSH_PSL_H_ #include <sh3/psl.h> -#endif /* _EVBSH3_PSL_H_ */ +#endif /* _HPCSH_PSL_H_ */ diff --git a/sys/arch/hpcsh/include/pte.h b/sys/arch/hpcsh/include/pte.h index c05e5b91f96..f010953b863 100644 --- a/sys/arch/hpcsh/include/pte.h +++ b/sys/arch/hpcsh/include/pte.h @@ -1,7 +1,7 @@ -/* $NetBSD: pte.h,v 1.1 2001/01/17 05:21:53 itojun Exp $ */ -#ifndef _EVBSH3_PTE_H_ -#define _EVBSH3_PTE_H_ +/* $NetBSD: pte.h,v 1.2 2001/01/28 03:31:32 uch Exp $ */ +#ifndef _HPCSH_PTE_H_ +#define _HPCSH_PTE_H_ #include <sh3/pte.h> -#endif /* _EVBSH3_PTE_H_ */ +#endif /* _HPCSH_PTE_H_ */ diff --git a/sys/arch/hpcsh/include/ptrace.h b/sys/arch/hpcsh/include/ptrace.h index d9a7cad9530..00ceb55a1ec 100644 --- a/sys/arch/hpcsh/include/ptrace.h +++ b/sys/arch/hpcsh/include/ptrace.h @@ -1,7 +1,7 @@ -/* $NetBSD: ptrace.h,v 1.1 2001/01/17 05:21:53 itojun Exp $ */ -#ifndef _EVBSH3_PTRACE_H_ -#define _EVBSH3_PTRACE_H_ +/* $NetBSD: ptrace.h,v 1.2 2001/01/28 03:31:32 uch Exp $ */ +#ifndef _HPCSH_PTRACE_H_ +#define _HPCSH_PTRACE_H_ #include <sh3/ptrace.h> -#endif /* _EVBSH3_PTRACE_H_ */ +#endif /* _HPCSH_PTRACE_H_ */ diff --git a/sys/arch/hpcsh/include/reg.h b/sys/arch/hpcsh/include/reg.h index 090f8a8fc86..4cebc0291d8 100644 --- a/sys/arch/hpcsh/include/reg.h +++ b/sys/arch/hpcsh/include/reg.h @@ -1,7 +1,7 @@ -/* $NetBSD: reg.h,v 1.1 2001/01/17 05:21:53 itojun Exp $ */ -#ifndef _EVBSH3_REG_H_ -#define _EVBSH3_REG_H_ +/* $NetBSD: reg.h,v 1.2 2001/01/28 03:31:32 uch Exp $ */ +#ifndef _HPCSH_REG_H_ +#define _HPCSH_REG_H_ #include <sh3/reg.h> -#endif /* _EVBSH3_REG_H_ */ +#endif /* _HPCSH_REG_H_ */ diff --git a/sys/arch/hpcsh/include/segments.h b/sys/arch/hpcsh/include/segments.h index cc1dc6e8181..d5858be13e2 100644 --- a/sys/arch/hpcsh/include/segments.h +++ b/sys/arch/hpcsh/include/segments.h @@ -1,7 +1,7 @@ -/* $NetBSD: segments.h,v 1.1 2001/01/17 05:21:54 itojun Exp $ */ -#ifndef _EVBSH3_SEGMENTS_H_ -#define _EVBSH3_SEGMENTS_H_ +/* $NetBSD: segments.h,v 1.2 2001/01/28 03:31:32 uch Exp $ */ +#ifndef _HPCSH_SEGMENTS_H_ +#define _HPCSH_SEGMENTS_H_ #include <sh3/segments.h> -#endif /* _EVBSH3_SEGMENTS_H_ */ +#endif /* _HPCSH_SEGMENTS_H_ */ diff --git a/sys/arch/hpcsh/include/setjmp.h b/sys/arch/hpcsh/include/setjmp.h index 2738ffc46db..52283518169 100644 --- a/sys/arch/hpcsh/include/setjmp.h +++ b/sys/arch/hpcsh/include/setjmp.h @@ -1,7 +1,7 @@ -/* $NetBSD: setjmp.h,v 1.1 2001/01/17 05:21:54 itojun Exp $ */ -#ifndef _EVBSH3_SETJMP_H_ -#define _EVBSH3_SETJMP_H_ +/* $NetBSD: setjmp.h,v 1.2 2001/01/28 03:31:32 uch Exp $ */ +#ifndef _HPCSH_SETJMP_H_ +#define _HPCSH_SETJMP_H_ #include <sh3/setjmp.h> -#endif /* _EVBSH3_SETJMP_H_ */ +#endif /* _HPCSH_SETJMP_H_ */ diff --git a/sys/arch/hpcsh/include/shbvar.h b/sys/arch/hpcsh/include/shbvar.h index c7d5ab55947..45cb50e407c 100644 --- a/sys/arch/hpcsh/include/shbvar.h +++ b/sys/arch/hpcsh/include/shbvar.h @@ -1,7 +1,7 @@ -/* $NetBSD: shbvar.h,v 1.1 2001/01/17 05:21:54 itojun Exp $ */ -#ifndef _EVBSH3_SHBVAR_H_ -#define _EVBSH3_SHBVAR_H_ +/* $NetBSD: shbvar.h,v 1.2 2001/01/28 03:31:32 uch Exp $ */ +#ifndef _HPCSH_SHBVAR_H_ +#define _HPCSH_SHBVAR_H_ #include <sh3/shbvar.h> -#endif /* _EVBSH3_SHBVAR_H_ */ +#endif /* _HPCSH_SHBVAR_H_ */ diff --git a/sys/arch/hpcsh/include/signal.h b/sys/arch/hpcsh/include/signal.h index 690c5e7caa7..299ca9350e3 100644 --- a/sys/arch/hpcsh/include/signal.h +++ b/sys/arch/hpcsh/include/signal.h @@ -1,7 +1,7 @@ -/* $NetBSD: signal.h,v 1.1 2001/01/17 05:21:54 itojun Exp $ */ -#ifndef _EVBSH3_SIGNAL_H_ -#define _EVBSH3_SIGNAL_H_ +/* $NetBSD: signal.h,v 1.2 2001/01/28 03:31:32 uch Exp $ */ +#ifndef _HPCSH_SIGNAL_H_ +#define _HPCSH_SIGNAL_H_ #include <sh3/signal.h> -#endif /* _EVBSH3_SIGNAL_H_ */ +#endif /* _HPCSH_SIGNAL_H_ */ diff --git a/sys/arch/hpcsh/include/stdarg.h b/sys/arch/hpcsh/include/stdarg.h index c53138d070c..74309982969 100644 --- a/sys/arch/hpcsh/include/stdarg.h +++ b/sys/arch/hpcsh/include/stdarg.h @@ -1,7 +1,7 @@ -/* $NetBSD: stdarg.h,v 1.1 2001/01/17 05:21:54 itojun Exp $ */ -#ifndef _EVBSH3_STDARG_H_ -#define _EVBSH3_STDARG_H_ +/* $NetBSD: stdarg.h,v 1.2 2001/01/28 03:31:32 uch Exp $ */ +#ifndef _HPCSH_STDARG_H_ +#define _HPCSH_STDARG_H_ #include <sh3/stdarg.h> -#endif /* _EVBSH3_STDARG_H_ */ +#endif /* _HPCSH_STDARG_H_ */ diff --git a/sys/arch/hpcsh/include/trap.h b/sys/arch/hpcsh/include/trap.h index 0b6f801d962..b3ca1247e13 100644 --- a/sys/arch/hpcsh/include/trap.h +++ b/sys/arch/hpcsh/include/trap.h @@ -1,7 +1,7 @@ -/* $NetBSD: trap.h,v 1.1 2001/01/17 05:21:54 itojun Exp $ */ -#ifndef _EVBSH3_TRAP_H_ -#define _EVBSH3_TRAP_H_ +/* $NetBSD: trap.h,v 1.2 2001/01/28 03:31:32 uch Exp $ */ +#ifndef _HPCSH_TRAP_H_ +#define _HPCSH_TRAP_H_ #include <sh3/trap.h> -#endif /* _EVBSH3_TRAP_H_ */ +#endif /* _HPCSH_TRAP_H_ */ diff --git a/sys/arch/hpcsh/include/types.h b/sys/arch/hpcsh/include/types.h index bf84249c858..a00275d17d0 100644 --- a/sys/arch/hpcsh/include/types.h +++ b/sys/arch/hpcsh/include/types.h @@ -1,7 +1,7 @@ -/* $NetBSD: types.h,v 1.1 2001/01/17 05:21:54 itojun Exp $ */ -#ifndef _EVBSH3_TYPES_H_ -#define _EVBSH3_TYPES_H_ +/* $NetBSD: types.h,v 1.2 2001/01/28 03:31:32 uch Exp $ */ +#ifndef _HPCSH_TYPES_H_ +#define _HPCSH_TYPES_H_ #include <sh3/types.h> -#endif /* _EVBSH3_TYPES_H_ */ +#endif /* _HPCSH_TYPES_H_ */ diff --git a/sys/arch/hpcsh/include/varargs.h b/sys/arch/hpcsh/include/varargs.h index 43dcea2246c..cc5c4a98f05 100644 --- a/sys/arch/hpcsh/include/varargs.h +++ b/sys/arch/hpcsh/include/varargs.h @@ -1,7 +1,7 @@ -/* $NetBSD: varargs.h,v 1.1 2001/01/17 05:21:54 itojun Exp $ */ -#ifndef _EVBSH3_VARARGS_H_ -#define _EVBSH3_VARARGS_H_ +/* $NetBSD: varargs.h,v 1.2 2001/01/28 03:31:32 uch Exp $ */ +#ifndef _HPCSH_VARARGS_H_ +#define _HPCSH_VARARGS_H_ #include <sh3/varargs.h> -#endif /* _EVBSH3_VARARGS_H_ */ +#endif /* _HPCSH_VARARGS_H_ */ diff --git a/sys/arch/hpcsh/include/vmparam.h b/sys/arch/hpcsh/include/vmparam.h index b4ca0b549e5..62b4b51e9dd 100644 --- a/sys/arch/hpcsh/include/vmparam.h +++ b/sys/arch/hpcsh/include/vmparam.h @@ -1,7 +1,7 @@ -/* $NetBSD: vmparam.h,v 1.1 2001/01/17 05:21:54 itojun Exp $ */ -#ifndef _EVBSH3_VMPARAM_H_ -#define _EVBSH3_VMPARAM_H_ +/* $NetBSD: vmparam.h,v 1.2 2001/01/28 03:31:32 uch Exp $ */ +#ifndef _HPCSH_VMPARAM_H_ +#define _HPCSH_VMPARAM_H_ #include <sh3/vmparam.h> -#endif /* _EVBSH3_VMPARAM_H_ */ +#endif /* _HPCSH_VMPARAM_H_ */ |
