kernel/eh_frame.ld
2022-11-01 07:24:50 -05:00

3 lines
69 B
Plaintext

__eh_frame = ADDR(.eh_frame);
__etext = ADDR(.text) + SIZEOF(.text);