mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-07 12:21:14 +03:00
elf: Remove internal_function attribute
This commit is contained in:
@ -23,7 +23,6 @@
|
||||
so as to mprotect it. */
|
||||
|
||||
int
|
||||
internal_function
|
||||
_dl_make_stack_executable (void **stack_endp)
|
||||
{
|
||||
return ENOSYS;
|
||||
|
Reference in New Issue
Block a user