mirror of
https://github.com/thomasxm/BOAZ_beta
synced 2026-06-06 16:54:29 +00:00
13 lines
132 B
Plaintext
13 lines
132 B
Plaintext
SECTIONS
|
|
{
|
|
.text :
|
|
{
|
|
*( .text$A )
|
|
*( .text$B )
|
|
*( .text$C )
|
|
*( .text$D )
|
|
*( .text$E )
|
|
*( .rdata* )
|
|
*( .text$F )
|
|
}
|
|
} |