|
// Define section end symbols for ../scsp.c
|
|
__attribute__((section(".meshared.scsp.sc_write"), aligned(64)))
|
|
volatile char __scsp_sectend_sc_write;
|
|
__attribute__((section(".meshared.scsp.me_write"), aligned(64)))
|
|
volatile char __scsp_sectend_me_write;
|