Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hpcmips/hpcmips Regen.
details: https://anonhg.NetBSD.org/src/rev/79a6c88ad4f5
branches: trunk
changeset: 482630:79a6c88ad4f5
user: mycroft <mycroft%NetBSD.org@localhost>
date: Thu Feb 17 21:31:39 2000 +0000
description:
Regen.
diffstat:
sys/arch/hpcmips/hpcmips/platid_mask.c | 2 +-
sys/arch/hpcmips/hpcmips/platid_name.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r f9fb7a20d7aa -r 79a6c88ad4f5 sys/arch/hpcmips/hpcmips/platid_mask.c
--- a/sys/arch/hpcmips/hpcmips/platid_mask.c Thu Feb 17 21:31:13 2000 +0000
+++ b/sys/arch/hpcmips/hpcmips/platid_mask.c Thu Feb 17 21:31:39 2000 +0000
@@ -1,4 +1,4 @@
-/* $Id: platid_mask.c,v 1.18 2000/02/14 07:19:25 jun Exp $ */
+/* $Id: platid_mask.c,v 1.19 2000/02/17 21:31:39 mycroft Exp $ */
/*-
* Copyright (c) 1999
diff -r f9fb7a20d7aa -r 79a6c88ad4f5 sys/arch/hpcmips/hpcmips/platid_name.c
--- a/sys/arch/hpcmips/hpcmips/platid_name.c Thu Feb 17 21:31:13 2000 +0000
+++ b/sys/arch/hpcmips/hpcmips/platid_name.c Thu Feb 17 21:31:39 2000 +0000
@@ -1,4 +1,4 @@
-/* $Id: platid_name.c,v 1.3 2000/02/14 07:19:25 jun Exp $ */
+/* $Id: platid_name.c,v 1.4 2000/02/17 21:31:39 mycroft Exp $ */
/*-
* Copyright (c) 1999
@@ -237,4 +237,4 @@
{ &platid_mask_MACH_IBM_WORKPAD_26011AU,
"IBM WorkPad z50 2601 1AU" },
};
-platid_name_table_size = 98;
+int platid_name_table_size = 98;
Home |
Main Index |
Thread Index |
Old Index