am 607bd477: am 4c4b08a3: Merge "Fix <endian.h> and <sys/endian.h>."

* commit '607bd47707680db36f377c5e8fc330953fd407e7':
  Fix <endian.h> and <sys/endian.h>.
This commit is contained in:
Elliott Hughes 2012-12-11 17:29:17 -08:00 committed by Android Git Automerger
commit 78b90c744d
4 changed files with 1 additions and 0 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