16#error "Do not include this file directly. Use <stdlib.h> instead."
22#if !defined(__STRICT_ANSI__) || (_POSIX_C_SOURCE >= 200112L) || \
23 (_XOPEN_SOURCE >= 600)
Definitions for builtin attributes and compiler directives.
int posix_memalign(void **memptr, size_t alignment, size_t size)