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