Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/x86/x86 Remove machine/cputypes include.
details: https://anonhg.NetBSD.org/src/rev/85d56857a999
branches: trunk
changeset: 547048:85d56857a999
user: fvdl <fvdl%NetBSD.org@localhost>
date: Sun May 11 21:51:32 2003 +0000
description:
Remove machine/cputypes include.
diffstat:
sys/arch/x86/x86/mpacpi.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r ef598dda710c -r 85d56857a999 sys/arch/x86/x86/mpacpi.c
--- a/sys/arch/x86/x86/mpacpi.c Sun May 11 21:41:00 2003 +0000
+++ b/sys/arch/x86/x86/mpacpi.c Sun May 11 21:51:32 2003 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: mpacpi.c,v 1.1 2003/05/11 18:21:50 fvdl Exp $ */
+/* $NetBSD: mpacpi.c,v 1.2 2003/05/11 21:51:32 fvdl Exp $ */
/*
* Copyright (c) 2003 Wasabi Systems, Inc.
@@ -48,7 +48,6 @@
#include <uvm/uvm_extern.h>
#include <machine/specialreg.h>
-#include <machine/cputypes.h>
#include <machine/cpuvar.h>
#include <machine/bus.h>
#include <machine/mpacpi.h>
Home |
Main Index |
Thread Index |
Old Index