This commit is contained in:
sekiya 2005-02-28 07:24:51 +00:00
parent b9e63b2210
commit d671c9b8d3
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: autoconf.h,v 1.6 2003/11/17 10:07:58 keihan Exp $ */
/* $NetBSD: autoconf.h,v 1.7 2005/02/28 07:24:51 sekiya Exp $ */
/*
* Copyright (c) 2000 Soren S. Jorvang
@ -43,5 +43,5 @@ struct mainbus_attach_args {
extern int ncpus;
void makebootdev __P((char *));
void makebootdev (char *);