mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
This commit is contained in:
@@ -11,8 +11,5 @@ extern int __mprotect (void *__addr, size_t __len, int __prot);
|
||||
|
||||
/* This one is Linux specific. */
|
||||
extern void *__mremap (void *__addr, size_t __old_len,
|
||||
size_t __new_len, int __flags, ...);
|
||||
|
||||
libc_hidden_proto (madvise);
|
||||
|
||||
size_t __new_len, int __may_move);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user