mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-13 01:30:55 +00:00
4 lines
33 B
C
4 lines
33 B
C
|
#pragma weak foo
|
||
|
|
||
|
void foo () {}
|