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

failure.
This commit is contained in:
Peter Grehan 2004-04-21 22:58:39 +00:00
parent 6a9114196c
commit 5c9c7fc2f7

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