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