Synchronize with sys/i386/i386/machdep.c revision 1.229.

This commit is contained in:
kato 1997-02-25 16:36:48 +00:00
parent 8c01fadfb7
commit 44b6077163
2 changed files with 6 additions and 6 deletions

View File

@ -35,7 +35,7 @@
* SUCH DAMAGE.
*
* from: @(#)machdep.c 7.4 (Berkeley) 6/3/91
* $Id$
* $Id: machdep.c,v 1.28 1997/02/22 09:43:27 peter Exp $
*/
#include "npx.h"
@ -639,9 +639,9 @@ sigreturn(p, uap, retval)
}
/*
* Machine depdnetnt boot() routine
* Machine dependent boot() routine
*
* I haven't seen anything too put here yet
* I haven't seen anything to put here yet
* Possibly some stuff might be grafted back here from boot()
*/
void

View File

@ -35,7 +35,7 @@
* SUCH DAMAGE.
*
* from: @(#)machdep.c 7.4 (Berkeley) 6/3/91
* $Id$
* $Id: machdep.c,v 1.28 1997/02/22 09:43:27 peter Exp $
*/
#include "npx.h"
@ -639,9 +639,9 @@ sigreturn(p, uap, retval)
}
/*
* Machine depdnetnt boot() routine
* Machine dependent boot() routine
*
* I haven't seen anything too put here yet
* I haven't seen anything to put here yet
* Possibly some stuff might be grafted back here from boot()
*/
void