sync with tizen_2.2
[sdk/emulator/qemu.git] / gl / mesa / src / glsl / glcpp / tests / 098-elif-undefined.c
1 #if 0
2 #elif UNDEFINED_MACRO
3 #endif