From 8882a2dad5060a5c950ae31486863496a2ff05b1 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 18 Jun 1996 02:41:29 +0000 Subject: Sun Jun 16 03:22:49 1996 Roland McGrath * Make-dist (subdir): Make empty value really empty. --- sysdeps/stub/elfclass.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 sysdeps/stub/elfclass.h (limited to 'sysdeps/stub') diff --git a/sysdeps/stub/elfclass.h b/sysdeps/stub/elfclass.h new file mode 100644 index 0000000000..1ad12954b2 --- /dev/null +++ b/sysdeps/stub/elfclass.h @@ -0,0 +1,8 @@ +/* This file specifies the native word size of the machine, which indicates + the ELF file class used for executables and shared objects on this + machine. */ + +#define __ELF_NATIVE_CLASS ?? + +/* This file goes in sysdeps/wordsize-?? and sysdeps/MACHINE/Implies lists + wordsize-?? for MACHINE's wordsize. */ -- cgit 1.4.1