summaryrefslogtreecommitdiffstats
path: root/libelf/elf32_updatenull.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-07-12 19:53:08 +0000
committerUlrich Drepper <drepper@redhat.com>2006-07-12 19:53:08 +0000
commit7f7f1bc0e20aa95f780b55272c19d514ee3dd1c7 (patch)
tree791be8296209e4adea43c5d18b4c3fed66dbae8d /libelf/elf32_updatenull.c
parentd89d2dbf9c5d2d06ace9bd7b00c7fa843614752c (diff)
downloadandroid_external_elfutils-7f7f1bc0e20aa95f780b55272c19d514ee3dd1c7.tar.gz
android_external_elfutils-7f7f1bc0e20aa95f780b55272c19d514ee3dd1c7.tar.bz2
android_external_elfutils-7f7f1bc0e20aa95f780b55272c19d514ee3dd1c7.zip
Adjust for internal_function_def removal.
Diffstat (limited to 'libelf/elf32_updatenull.c')
-rw-r--r--libelf/elf32_updatenull.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libelf/elf32_updatenull.c b/libelf/elf32_updatenull.c
index 3516c091..3b926c1f 100644
--- a/libelf/elf32_updatenull.c
+++ b/libelf/elf32_updatenull.c
@@ -132,7 +132,7 @@ ELFW(default_ehdr,LIBELFBITS) (Elf *elf, ElfW2(LIBELFBITS,Ehdr) *ehdr,
off_t
-internal_function_def
+internal_function
__elfw2(LIBELFBITS,updatenull) (Elf *elf, int *change_bop, size_t shnum)
{
ElfW2(LIBELFBITS,Ehdr) *ehdr = INTUSE(elfw2(LIBELFBITS,getehdr)) (elf);