Files
proxmark3/armsrc/ldscript.osimage.phdrs
T
2026-08-19 15:51:18 +02:00

6 lines
71 B
Plaintext

PHDRS
{
text PT_LOAD FLAGS(5);
data PT_LOAD;
bss PT_LOAD;
}