mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
|
#if defined ISO11
|
||
|
macro alignas
|
||
|
macro alignof
|
||
|
macro-int-constant __alignas_is_defined {int} == 1
|
||
|
macro-int-constant __alignof_is_defined {int} == 1
|
||
|
#endif
|