kernel/eh_frame.ld
2024-09-06 10:43:23 -05:00

3 lines
69 B
Plaintext

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