mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-26 00:32:02 +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";
|