mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-26 16:29:28 +00:00
4 lines
123 B
C
4 lines
123 B
C
|
static const char __evoke_link_warning_foobar[]
|
||
|
__attribute__ ((used, section (".gnu.warning.foobar\n\t#")))
|
||
|
= "foobar";
|