Remove a quite outdated comment.
This commit is contained in:
parent
c318fc2e81
commit
a2b696a920
|
@ -1,4 +1,4 @@
|
||||||
/* $NetBSD: locore.s,v 1.112 1995/02/05 14:54:18 mycroft Exp $ */
|
/* $NetBSD: locore.s,v 1.113 1995/02/05 15:46:58 mycroft Exp $ */
|
||||||
|
|
||||||
#undef DIAGNOSTIC
|
#undef DIAGNOSTIC
|
||||||
#define DIAGNOSTIC
|
#define DIAGNOSTIC
|
||||||
|
@ -41,12 +41,6 @@
|
||||||
* @(#)locore.s 7.3 (Berkeley) 5/13/91
|
* @(#)locore.s 7.3 (Berkeley) 5/13/91
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
|
||||||
* locore.s: 4BSD machine support for the Intel 386
|
|
||||||
* Preliminary version
|
|
||||||
* Written by William F. Jolitz, 386BSD Project
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "npx.h"
|
#include "npx.h"
|
||||||
#include "assym.s"
|
#include "assym.s"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue