Rvct-Align32.sct 271 B

12345678910111213141516171819
  1. /** @file
  2. Copyright (c) 2015, Linaro Ltd. All rights reserved.<BR>
  3. SPDX-License-Identifier: BSD-2-Clause-Patent
  4. **/
  5. REGION 0x220 RELOC {
  6. ER_RO +0 ALIGN 32 {
  7. * (+RO)
  8. }
  9. ER_RW +0 ALIGN 32 {
  10. * (+RW)
  11. }
  12. ER_ZI +0 {
  13. * (+ZI)
  14. }
  15. }