aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/vmm/vmm_hyp_el2.S
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm64/vmm/vmm_hyp_el2.S')
-rw-r--r--sys/arm64/vmm/vmm_hyp_el2.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm64/vmm/vmm_hyp_el2.S b/sys/arm64/vmm/vmm_hyp_el2.S
index 7b49d3144dff..7012e238c9c8 100644
--- a/sys/arm64/vmm/vmm_hyp_el2.S
+++ b/sys/arm64/vmm/vmm_hyp_el2.S
@@ -30,7 +30,7 @@
#include <machine/param.h>
- .rodata
+ .section .rodata
.align PAGE_SHIFT
.globl vmm_hyp_code
vmm_hyp_code: