mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08: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
|