diff options
Diffstat (limited to 'sys/arch/hppa/dev/cpudevs.h')
-rw-r--r-- | sys/arch/hppa/dev/cpudevs.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/hppa/dev/cpudevs.h b/sys/arch/hppa/dev/cpudevs.h index 3549568c51a..f53f764bd3c 100644 --- a/sys/arch/hppa/dev/cpudevs.h +++ b/sys/arch/hppa/dev/cpudevs.h @@ -1,7 +1,7 @@ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * generated from: - * OpenBSD: cpudevs,v 1.28 2003/08/21 06:39:10 mickey Exp + * OpenBSD: cpudevs,v 1.29 2003/08/22 18:09:53 mickey Exp */ #define HPPA_TYPE_NPROC 0x00 @@ -216,9 +216,9 @@ #define HPPA_CPU_SOFTEMU 0x01 #define HPPA_CPU_PCXT2 0x0b #define HPPA_CPU_PCXL 0x0d -#define HPPA_CPU_PCXUP 0x0e +#define HPPA_CPU_PCXU 0x0e #define HPPA_CPU_PCXL2 0x0f -#define HPPA_CPU_PCXUP1 0x10 +#define HPPA_CPU_PCXUP 0x10 #define HPPA_CPU_PCXW 0x11 #define HPPA_FPU_SOFTEMU 0x01 #define HPPA_FPU_INDIGO 0x02 |