mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-29 22:11:18 +00:00
(platform): Add entry for Nautilus.
This commit is contained in:
parent
2e6c2875e8
commit
052065ad7b
@ -1,4 +1,4 @@
|
|||||||
/* Copyright (C) 1992, 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
|
/* Copyright (C) 1992, 1996-1999, 2000 Free Software Foundation, Inc.
|
||||||
This file is part of the GNU C Library.
|
This file is part of the GNU C Library.
|
||||||
Contributed by David Mosberger.
|
Contributed by David Mosberger.
|
||||||
|
|
||||||
@ -139,6 +139,7 @@ static struct platform {
|
|||||||
{"Sable", IOSYS_CPUDEP},
|
{"Sable", IOSYS_CPUDEP},
|
||||||
{"Miata", IOSYS_CIA},
|
{"Miata", IOSYS_CIA},
|
||||||
{"Tsunami", IOSYS_TSUNAMI},
|
{"Tsunami", IOSYS_TSUNAMI},
|
||||||
|
{"Nautilus", IOSYS_TSUNAMI},
|
||||||
{"Rawhide", IOSYS_MCPCIA},
|
{"Rawhide", IOSYS_MCPCIA},
|
||||||
{"Ruffian", IOSYS_CIA},
|
{"Ruffian", IOSYS_CIA},
|
||||||
{"Takara", IOSYS_CIA},
|
{"Takara", IOSYS_CIA},
|
||||||
|
Loading…
Reference in New Issue
Block a user