diff options
author | Philip Guenther <guenther@cvs.openbsd.org> | 2016-05-30 05:18:53 +0000 |
---|---|---|
committer | Philip Guenther <guenther@cvs.openbsd.org> | 2016-05-30 05:18:53 +0000 |
commit | c233936b15f6409cc6a397e57b4fd32a2d3cd319 (patch) | |
tree | 8363a51e9fb031a1f13ed45cc7868fa711019f30 /lib/libc/arch/hppa/Symbols.list | |
parent | 07f6786e17050d35830f1392086c1cd7b631fb06 (diff) |
Consistently reference '_end' instead of 'end' in the brk/sbrk implementation
ok deraadt@
Diffstat (limited to 'lib/libc/arch/hppa/Symbols.list')
-rw-r--r-- | lib/libc/arch/hppa/Symbols.list | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/arch/hppa/Symbols.list b/lib/libc/arch/hppa/Symbols.list index f39fb4f6e4a..798478cb6e4 100644 --- a/lib/libc/arch/hppa/Symbols.list +++ b/lib/libc/arch/hppa/Symbols.list @@ -1,6 +1,5 @@ _GLOBAL_OFFSET_TABLE_ _mcount -end fabsl frexpl ldexpl |