mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-26 18:58:13 +02:00
4 lines
46 B
C
4 lines
46 B
C
|
|
#define PASTE_MACRO one ## token
|
||
|
|
PASTE_MACRO
|
||
|
|
|