diff options
author | Cem Keylan <cem@ckyln.com> | 2020-10-16 17:41:25 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-10-16 17:41:25 +0300 |
commit | e2abcdca396661cbe0ae2ddb13d5c2b85682c13a (patch) | |
tree | acf9b5c80b645617f882c45224c6e07251711842 /includedir/machine | |
download | otools-e2abcdca396661cbe0ae2ddb13d5c2b85682c13a.tar.gz |
initial commit
Diffstat (limited to 'includedir/machine')
-rw-r--r-- | includedir/machine/endian.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/includedir/machine/endian.h b/includedir/machine/endian.h new file mode 100644 index 0000000..2dc4d83 --- /dev/null +++ b/includedir/machine/endian.h @@ -0,0 +1 @@ +#include <endian.h> |