diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1999-02-17 03:05:18 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1999-02-17 03:05:18 +0000 |
commit | 820f0c67ecc4e4f0f884e55c223271df331f0b98 (patch) | |
tree | 14590f570556e8e342291b9abdb332c4bf2302e8 /sys/arch/hppa/dev/cpudevs.h | |
parent | 77d136e354d78254b0d8b5860c5a637d6e335d13 (diff) |
regen
Diffstat (limited to 'sys/arch/hppa/dev/cpudevs.h')
-rw-r--r-- | sys/arch/hppa/dev/cpudevs.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/hppa/dev/cpudevs.h b/sys/arch/hppa/dev/cpudevs.h index 5c5aea40b45..f83248b9fa8 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.6 1998/12/04 01:56:14 mickey Exp + * OpenBSD: cpudevs,v 1.7 1999/02/17 03:04:19 mickey Exp */ #define HPPA_TYPE_CPU 0 @@ -18,7 +18,9 @@ #define HPPA_TYPE_BHA 11 #define HPPA_TYPE_MULTI 12 #define HPPA_TYPE_FAULTY 31 +#define HPPA_CPU_HPPA11 0 #define HPPA_CPU_HPPA11 4 +#define HPPA_CPU_HPPA20 8 #define HPPA_MEMORY_ARCH 0x8 #define HPPA_MEMORY_PDEP 0x9 #define HPPA_OTHER_SPECFB 0x48 |