7 lines
264 B
C
7 lines
264 B
C
|
|
||
|
|
||
|
#define→EVENT_TYPE_SECTIONS()→ → → → \
|
||
|
→ → __event_type_start = .;→ → \
|
||
|
→ → KEEP(*(".event_type_*"));→ → \
|
||
|
→ → __event_type_end = .;→→ → \
|