This commit is contained in:
mycroft 2000-02-17 21:31:39 +00:00
parent b95959c4c8
commit 760d110b96
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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 @@ struct platid_name platid_name_table[] = {
{ &platid_mask_MACH_IBM_WORKPAD_26011AU,
"IBM WorkPad z50 2601 1AU" },
};
platid_name_table_size = 98;
int platid_name_table_size = 98;