mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
`volatile int` means the same as 'int volatile', but that's not the case for 'volatile char *' and 'char * volatile'. We won't need a 'char volatile *' or other complicated semantics for now.
4.8 KiB
Executable File
4.8 KiB
Executable File