From 085e9f5124e3afafab6f96d5c7a00f4d9c9738ab Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 2 Jan 2002 12:33:10 +0000 Subject: Sync SH header files with glibc 2.2.4, so it can actually have a chance (at least in theory) of working. -Erik --- libc/sysdeps/linux/sh/bits/elfclass.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libc/sysdeps/linux/sh/bits/elfclass.h') diff --git a/libc/sysdeps/linux/sh/bits/elfclass.h b/libc/sysdeps/linux/sh/bits/elfclass.h index bb4dd545c..180227d9e 100644 --- a/libc/sysdeps/linux/sh/bits/elfclass.h +++ b/libc/sysdeps/linux/sh/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