historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/edk2/BaseTools/Scripts/Rvct-Align32.sct
2024-01-16 11:20:27 -06:00

19 lines
252 B
Text

/** @file
Copyright (c) 2015, Linaro Ltd. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
REGION 0x220 RELOC {
ER_RO +0 ALIGN 32 {
* (+RO)
}
ER_RW +0 ALIGN 32 {
* (+RW)
}
ER_ZI +0 {
* (+ZI)
}
}