<machine/pte.h> has no business being here. Finally exposed by F77 build

failure.
This commit is contained in:
grehan 2004-04-21 22:58:39 +00:00
parent 4a6438f25a
commit 893762b745

View File

@ -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