mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-29 18:28:14 +02:00
6 lines
59 B
C
6 lines
59 B
C
|
|
#ifdef UNDEF
|
||
|
|
#if UNDEF == 4
|
||
|
|
#elif UNDEF == 5
|
||
|
|
#endif
|
||
|
|
#endif
|