mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-23 08:29:15 +00:00
3 lines
82 B
C
3 lines
82 B
C
extern int weaksym2;
|
|
int *psym2 __attribute__ ((section (".data1"))) = &weaksym2;
|