2 lines
82 B
C
2 lines
82 B
C
extern int weaksym2;
|
|
int *psym2 __attribute__ ((section (".data1"))) = &weaksym2;
|
Attention des changements sont bientôt à prévoir sur l'instance gitea d'Aurore :
extern int weaksym2;
|
|
int *psym2 __attribute__ ((section (".data1"))) = &weaksym2;
|