summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/param.h
diff options
context:
space:
mode:
authorgrehan <grehan@FreeBSD.org>2004-04-21 22:58:39 +0000
committergrehan <grehan@FreeBSD.org>2004-04-21 22:58:39 +0000
commit893762b745e3a6f8a3d0c73d3ab3850b1f27d2fd (patch)
tree50ac43c7529ed1e3f89fa055114f4398e59625ce /sys/powerpc/include/param.h
parent4a6438f25a356886a2cc870d6af7b5abd33f2daf (diff)
downloadFreeBSD-src-893762b745e3a6f8a3d0c73d3ab3850b1f27d2fd.zip
FreeBSD-src-893762b745e3a6f8a3d0c73d3ab3850b1f27d2fd.tar.gz
<machine/pte.h> has no business being here. Finally exposed by F77 build
failure.
Diffstat (limited to 'sys/powerpc/include/param.h')
-rw-r--r--sys/powerpc/include/param.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/powerpc/include/param.h b/sys/powerpc/include/param.h
index dd6dd8b..957aa99 100644
--- a/sys/powerpc/include/param.h
+++ b/sys/powerpc/include/param.h
@@ -42,8 +42,6 @@
* Machine dependent constants for PowerPC (32-bit only currently)
*/
-#include <machine/pte.h>
-
/*
* Round p (pointer or byte index) up to a correctly-aligned value
* for all data types (int, long, ...). The result is unsigned int
OpenPOWER on IntegriCloud