From a5cc55111f77315fc7e04613772237b52a3dbfdf Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 14 Nov 2001 07:41:08 +0000 Subject: Sync up sparc headers --- libc/sysdeps/linux/sparc/bits/elfclass.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libc/sysdeps/linux/sparc/bits/elfclass.h') diff --git a/libc/sysdeps/linux/sparc/bits/elfclass.h b/libc/sysdeps/linux/sparc/bits/elfclass.h index bb4dd545c..180227d9e 100644 --- a/libc/sysdeps/linux/sparc/bits/elfclass.h +++ b/libc/sysdeps/linux/sparc/bits/elfclass.h @@ -9,3 +9,6 @@ #include #define __ELF_NATIVE_CLASS __WORDSIZE + +/* The entries in the .hash table always have a size of 32 bits. */ +typedef uint32_t Elf_Symndx; -- cgit v1.2.3