libc/i386: don't attempt to export alloca
The assembly implementation was removed in 2006 (commit 3c03c7095e).
Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D44242
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
*/
|
||||
FBSD_1.0 {
|
||||
.mcount;
|
||||
alloca;
|
||||
__flt_rounds;
|
||||
___tls_get_addr;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user