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:
@@ -20,7 +20,6 @@ extern int __setitimer (enum __itimer_which __which,
|
||||
attribute_hidden;
|
||||
extern int __utimes (__const char *__file, const struct timeval __tvp[2])
|
||||
attribute_hidden;
|
||||
extern int __futimes (int fd, __const struct timeval tvp[2]) attribute_hidden;
|
||||
|
||||
#ifndef NOT_IN_libc
|
||||
# define __gettimeofday(tv, tz) INTUSE(__gettimeofday) (tv, tz)
|
||||
|
||||
Reference in New Issue
Block a user