Merge "Remove __brk"
This commit is contained in:
commit
c42811e5bc
7 changed files with 0 additions and 7 deletions
|
@ -9,7 +9,6 @@ LIBC {
|
||||||
__atomic_swap; # arm
|
__atomic_swap; # arm
|
||||||
__b64_ntop;
|
__b64_ntop;
|
||||||
__b64_pton;
|
__b64_pton;
|
||||||
__brk; # arm x86 mips
|
|
||||||
__cmsg_nxthdr;
|
__cmsg_nxthdr;
|
||||||
__connect; # arm x86 mips
|
__connect; # arm x86 mips
|
||||||
__ctype_get_mb_cur_max;
|
__ctype_get_mb_cur_max;
|
||||||
|
|
|
@ -9,7 +9,6 @@ LIBC {
|
||||||
__atomic_swap; # arm
|
__atomic_swap; # arm
|
||||||
__b64_ntop;
|
__b64_ntop;
|
||||||
__b64_pton;
|
__b64_pton;
|
||||||
__brk; # arm x86 mips
|
|
||||||
__cmsg_nxthdr;
|
__cmsg_nxthdr;
|
||||||
__connect; # arm x86 mips
|
__connect; # arm x86 mips
|
||||||
__ctype_get_mb_cur_max;
|
__ctype_get_mb_cur_max;
|
||||||
|
|
|
@ -8,7 +8,6 @@ LIBC {
|
||||||
__atomic_swap; # arm
|
__atomic_swap; # arm
|
||||||
__b64_ntop;
|
__b64_ntop;
|
||||||
__b64_pton;
|
__b64_pton;
|
||||||
__brk; # arm x86 mips
|
|
||||||
__cmsg_nxthdr;
|
__cmsg_nxthdr;
|
||||||
__connect; # arm x86 mips
|
__connect; # arm x86 mips
|
||||||
__ctype_get_mb_cur_max;
|
__ctype_get_mb_cur_max;
|
||||||
|
|
|
@ -5,7 +5,6 @@ LIBC {
|
||||||
__assert2;
|
__assert2;
|
||||||
__b64_ntop;
|
__b64_ntop;
|
||||||
__b64_pton;
|
__b64_pton;
|
||||||
__brk; # arm x86 mips
|
|
||||||
__cmsg_nxthdr;
|
__cmsg_nxthdr;
|
||||||
__connect; # arm x86 mips
|
__connect; # arm x86 mips
|
||||||
__ctype_get_mb_cur_max;
|
__ctype_get_mb_cur_max;
|
||||||
|
|
|
@ -5,7 +5,6 @@ LIBC {
|
||||||
__assert2;
|
__assert2;
|
||||||
__b64_ntop;
|
__b64_ntop;
|
||||||
__b64_pton;
|
__b64_pton;
|
||||||
__brk; # arm x86 mips
|
|
||||||
__cmsg_nxthdr;
|
__cmsg_nxthdr;
|
||||||
__connect; # arm x86 mips
|
__connect; # arm x86 mips
|
||||||
__ctype_get_mb_cur_max;
|
__ctype_get_mb_cur_max;
|
||||||
|
|
|
@ -5,7 +5,6 @@ LIBC {
|
||||||
__assert2;
|
__assert2;
|
||||||
__b64_ntop;
|
__b64_ntop;
|
||||||
__b64_pton;
|
__b64_pton;
|
||||||
__brk; # arm x86 mips
|
|
||||||
__cmsg_nxthdr;
|
__cmsg_nxthdr;
|
||||||
__connect; # arm x86 mips
|
__connect; # arm x86 mips
|
||||||
__ctype_get_mb_cur_max;
|
__ctype_get_mb_cur_max;
|
||||||
|
|
|
@ -5,7 +5,6 @@ LIBC {
|
||||||
__assert2;
|
__assert2;
|
||||||
__b64_ntop;
|
__b64_ntop;
|
||||||
__b64_pton;
|
__b64_pton;
|
||||||
__brk; # arm x86 mips
|
|
||||||
__cmsg_nxthdr;
|
__cmsg_nxthdr;
|
||||||
__connect; # arm x86 mips
|
__connect; # arm x86 mips
|
||||||
__ctype_get_mb_cur_max;
|
__ctype_get_mb_cur_max;
|
||||||
|
|
Loading…
Reference in a new issue