mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
Perhaps the real definition of __MALLOC_HOOK_VOLATILE should be added
This commit is contained in:
@ -40,7 +40,7 @@
|
||||
# ifdef _LIBC
|
||||
# define __MALLOC_HOOK_VOLATILE
|
||||
# else
|
||||
# define __MALLOC_HOOK_VOLATILE
|
||||
# define __MALLOC_HOOK_VOLATILE __volatile
|
||||
# endif
|
||||
|
||||
#else /* Not GCC. */
|
||||
|
Reference in New Issue
Block a user