summaryrefslogtreecommitdiff
path: root/pkg/elftoolchain/native-elf-format.h
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/elftoolchain/native-elf-format.h')
-rw-r--r--pkg/elftoolchain/native-elf-format.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/pkg/elftoolchain/native-elf-format.h b/pkg/elftoolchain/native-elf-format.h
deleted file mode 100644
index 4ced833b..00000000
--- a/pkg/elftoolchain/native-elf-format.h
+++ /dev/null
@@ -1,3 +0,0 @@
-#define ELFTC_CLASS ELFCLASS64
-#define ELFTC_ARCH EM_X86_64
-#define ELFTC_BYTEORDER ELFDATA2LSB