/*[TSA]*/ #include #ifndef _POSIX_THREAD_ATTR_STACKADDR #error "_POSIX_THREAD_ATTR_STACKADDR is not defined" #endif int main(void) { return 0; }