symbol set by linker script in deck_drivers.c
Posted: Tue Apr 18, 2017 1:39 pm
Hi,
In deck_drivers.c file see following
/* Symbols set by the linker script */
extern const struct deck_driver * _deckDriver_start;
extern const struct deck_driver * _deckDriver_stop;
So where should I see for linker script or map file.
In deck_drivers.c file see following
/* Symbols set by the linker script */
extern const struct deck_driver * _deckDriver_start;
extern const struct deck_driver * _deckDriver_stop;
So where should I see for linker script or map file.