mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-09-10 18:07:00 +00:00
6 lines
71 B
Plaintext
6 lines
71 B
Plaintext
PHDRS
|
|
{
|
|
text PT_LOAD FLAGS(5);
|
|
data PT_LOAD;
|
|
bss PT_LOAD;
|
|
} |