Remove a quite outdated comment.

This commit is contained in:
mycroft 1995-02-05 15:46:58 +00:00
parent c318fc2e81
commit a2b696a920
1 changed files with 1 additions and 7 deletions

View File

@ -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
#define DIAGNOSTIC
@ -41,12 +41,6 @@
* @(#)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 "assym.s"