diff options
Diffstat (limited to 'distrib/common/elf64.c')
-rw-r--r-- | distrib/common/elf64.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/distrib/common/elf64.c b/distrib/common/elf64.c deleted file mode 100644 index 6c093bf53a7..00000000000 --- a/distrib/common/elf64.c +++ /dev/null @@ -1,3 +0,0 @@ -/* $OpenBSD: elf64.c,v 1.2 2015/01/20 04:41:01 krw Exp $ */ -#define ELFSIZE 64 -#include "elfrd_size.c" |