diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1999-02-17 03:22:26 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1999-02-17 03:22:26 +0000 |
commit | 3ca6ba1f90545954912c42848dfef76fbdbbb749 (patch) | |
tree | dfbf4f9ed884340ec3bb0e0cd149890fb821b4b1 /sys/arch/hppa/dev/cpudevs.h | |
parent | 243c605095a6164b702c568cced5f9e7db07adc6 (diff) |
regen
Diffstat (limited to 'sys/arch/hppa/dev/cpudevs.h')
-rw-r--r-- | sys/arch/hppa/dev/cpudevs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hppa/dev/cpudevs.h b/sys/arch/hppa/dev/cpudevs.h index f83248b9fa8..b871f7a3257 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.7 1999/02/17 03:04:19 mickey Exp + * OpenBSD: cpudevs,v 1.8 1999/02/17 03:21:43 mickey Exp */ #define HPPA_TYPE_CPU 0 @@ -18,7 +18,7 @@ #define HPPA_TYPE_BHA 11 #define HPPA_TYPE_MULTI 12 #define HPPA_TYPE_FAULTY 31 -#define HPPA_CPU_HPPA11 0 +#define HPPA_CPU_HPPA10 0 #define HPPA_CPU_HPPA11 4 #define HPPA_CPU_HPPA20 8 #define HPPA_MEMORY_ARCH 0x8 |