diff options
Diffstat (limited to 'system/include/libc/endian.h')
-rw-r--r-- | system/include/libc/endian.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/include/libc/endian.h b/system/include/libc/endian.h new file mode 100644 index 00000000..e2ccbebb --- /dev/null +++ b/system/include/libc/endian.h @@ -0,0 +1,3 @@ + +#include "machine/endian.h" + |