commit | 3d125175d75334999ab33f6409eb969a63e42522 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon May 02 14:55:28 2016 -0700 |
committer | Elliott Hughes <enh@google.com> | Mon May 02 15:44:56 2016 -0700 |
tree | 74074c71e88529230e3bef4d113e0252f5b617de | |
parent | 3fb1b37bbae91652f2fe93fde1284e80f2d57937 [diff] |
Move <machine/endian.h> somewhere more private. Bug: http://b/28519060 Change-Id: I1c7811f95f46c65d4152bcf509b6e048c45bc28b
diff --git a/libc/upstream-freebsd/android/include/machine/endian.h b/libc/upstream-freebsd/android/include/machine/endian.h new file mode 100644 index 0000000..2dc4d83 --- /dev/null +++ b/libc/upstream-freebsd/android/include/machine/endian.h
@@ -0,0 +1 @@ +#include <endian.h>