audk/BaseTools/Scripts/gcc-aarch64-64K-align-ld-sc...

5 lines
71 B
Plaintext

SECTIONS {
.text : ALIGN(0x10000) { }
.data : ALIGN(0x10000) { }
}