diff options
author | ed <ed@FreeBSD.org> | 2013-06-16 10:48:47 +0000 |
---|---|---|
committer | ed <ed@FreeBSD.org> | 2013-06-16 10:48:47 +0000 |
commit | 6ee0e40b486d34550e3a4704231af7ec666772f2 (patch) | |
tree | 435b9cdef7cccaa63649aae1a10805c5773635bd /tools/regression/lib/libc/stdio/test-printbasic.c | |
parent | 99f22b551f1de22d4f5967a2fc5307f25cc930dd (diff) | |
download | FreeBSD-src-6ee0e40b486d34550e3a4704231af7ec666772f2.zip FreeBSD-src-6ee0e40b486d34550e3a4704231af7ec666772f2.tar.gz |
Move _Atomic() into <sys/cdefs.h>.
That way _Atomic() is defined next to all the other C11 keywords for
which we provide compatibility for pre-C11 compilers. While there, fix
the definition to place "volatile" at the end. Otherwise pointer types
will become "volatile T *" instead of "T * volatile".
Diffstat (limited to 'tools/regression/lib/libc/stdio/test-printbasic.c')
0 files changed, 0 insertions, 0 deletions