s/EVBSH3/HPCSH/

This commit is contained in:
uch 2001-01-28 03:31:30 +00:00
parent 584cfa7669
commit 2f13dfd80c
39 changed files with 156 additions and 156 deletions

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */

View File

@ -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_ */