Files
android_external_dtc/libfdt_internal.h
David Gibson 1a765f51a4 libfdt: Fixups for 64-bit machines
The error encoding for pointers is incorrect on machines where
sizeof(int) != sizeof(void *), which includes most 64-bit platforms
(in particular, AMD64 and powerpc64).  This patch fixes it.
2006-12-07 15:24:26 +11:00

1.8 KiB