Fix <endian.h> and <sys/endian.h>
See 4fa35d8ae80c175425e9525831d7b6a71a3ada60 Change-Id: Ia14386f2e762fd7c0a1fc8f3e7cf8c0ce05b1dd5
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
#define _SYS_ENDIAN_H_
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <machine/endian.h>
|
||||
#include <machine/_types.h>
|
||||
|
||||
#define _LITTLE_ENDIAN 1234
|
||||
|
||||
Reference in New Issue
Block a user