From d6e37abaf95b3bcba091dacc079dd78de953e8af Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 12 May 1994 05:42:53 +0000 Subject: entered into RCS --- proc/cpu-types.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proc') diff --git a/proc/cpu-types.c b/proc/cpu-types.c index f0a56cdc..f15387c7 100644 --- a/proc/cpu-types.c +++ b/proc/cpu-types.c @@ -23,7 +23,7 @@ const char *const mach_cpu_types[] = [CPU_TYPE_ALPHA] = "alpha", }; -const char *const mach_cpu_subtypes[][] = +const char *const mach_cpu_subtypes[][32] = { [CPU_TYPE_VAX] = { -- cgit v1.2.3