Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/sommerfeld_i386mp_1]: src/sys/arch/i386/i386 remove redundant include
details: https://anonhg.NetBSD.org/src/rev/cb864bcead34
branches: sommerfeld_i386mp_1
changeset: 482347:cb864bcead34
user: sommerfeld <sommerfeld%NetBSD.org@localhost>
date: Sun Jan 07 18:17:28 2001 +0000
description:
remove redundant include
diffstat:
sys/arch/i386/i386/locore.s | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r fa9f8160946d -r cb864bcead34 sys/arch/i386/i386/locore.s
--- a/sys/arch/i386/i386/locore.s Sun Jan 07 18:16:02 2001 +0000
+++ b/sys/arch/i386/i386/locore.s Sun Jan 07 18:17:28 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: locore.s,v 1.215.2.16 2000/12/31 18:01:21 thorpej Exp $ */
+/* $NetBSD: locore.s,v 1.215.2.17 2001/01/07 18:17:28 sommerfeld Exp $ */
/*-
* Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -86,7 +86,6 @@
#include "opt_compat_svr4.h"
#include "opt_multiprocessor.h"
#include "opt_compat_oldboot.h"
-#include "opt_multiprocessor.h"
#include "npx.h"
#include "assym.h"
Home |
Main Index |
Thread Index |
Old Index