Fix <endian.h> and <sys/endian.h>

See 4fa35d8ae80c175425e9525831d7b6a71a3ada60

Change-Id: Ia14386f2e762fd7c0a1fc8f3e7cf8c0ce05b1dd5
This commit is contained in:
Andrew Hsieh
2012-12-12 10:04:53 +08:00
parent d8aa2895f4
commit ab13dd0e7a
7 changed files with 12 additions and 14 deletions

View File

@@ -37,6 +37,7 @@
#define _SYS_ENDIAN_H_
#include <sys/cdefs.h>
#include <machine/endian.h>
#include <machine/_types.h>
#define _LITTLE_ENDIAN 1234