summaryrefslogtreecommitdiffstats
path: root/sys/sys/smp.h
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2002-03-07 04:43:51 +0000
committerjake <jake@FreeBSD.org>2002-03-07 04:43:51 +0000
commit96a2ab54a0fa8b4d800a76dd9507b2e12f3ae3bb (patch)
tree5c599ca25a8dcb1b72892a1f7d4363d964ed0edf /sys/sys/smp.h
parent446c57926d35006b63b1679564b302a463677e06 (diff)
downloadFreeBSD-src-96a2ab54a0fa8b4d800a76dd9507b2e12f3ae3bb.zip
FreeBSD-src-96a2ab54a0fa8b4d800a76dd9507b2e12f3ae3bb.tar.gz
Add needed includes of machine/smp.h, remove nested include in sys/smp.h
so that inlines in machine/smp.h can use variables declared in sys/smp.h.
Diffstat (limited to 'sys/sys/smp.h')
-rw-r--r--sys/sys/smp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sys/smp.h b/sys/sys/smp.h
index e829719..21c67f4 100644
--- a/sys/sys/smp.h
+++ b/sys/sys/smp.h
@@ -13,7 +13,6 @@
#define _SYS_SMP_H_
#ifdef _KERNEL
-#include <machine/smp.h>
#ifndef LOCORE
OpenPOWER on IntegriCloud