netbsd.sgimips -> netbsd.arc

This commit is contained in:
thorpej 2005-04-23 17:35:53 +00:00
parent 058cfb2918
commit f14aa82677
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: boot.c,v 1.1 2005/04/18 16:27:54 tsutsui Exp $ */
/* $NetBSD: boot.c,v 1.2 2005/04/23 17:35:53 thorpej Exp $ */
/*-
* Copyright (c) 1999 The NetBSD Foundation, Inc.
@ -101,7 +101,7 @@
char *kernelnames[] = {
"placekeeper",
"netbsd.sgimips",
"netbsd.arc",
"netbsd",
"netbsd.gz",
"netbsd.bak",