aboutsummaryrefslogtreecommitdiff
path: root/lib/romlib/romlib.ld.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/romlib/romlib.ld.S')
-rw-r--r--lib/romlib/romlib.ld.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/romlib/romlib.ld.S b/lib/romlib/romlib.ld.S
index 8f0bc62bce..2aac4adf6f 100644
--- a/lib/romlib/romlib.ld.S
+++ b/lib/romlib/romlib.ld.S
@@ -4,8 +4,8 @@
* SPDX-License-Identifier: BSD-3-Clause
*/
+#include <lib/xlat_tables/xlat_tables_defs.h>
#include <platform_def.h>
-#include <xlat_tables_defs.h>
MEMORY {
ROM (rx): ORIGIN = ROMLIB_RO_BASE, LENGTH = ROMLIB_RO_LIMIT - ROMLIB_RO_BASE