From df11b026a31110716a4978c5bdf4f1175e7053ef Mon Sep 17 00:00:00 2001 From: John van Groningen Date: Thu, 3 Sep 2015 13:18:36 +0000 Subject: fix armap.s include --- armstartup.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/armstartup.s b/armstartup.s index eea2441..3920067 100644 --- a/armstartup.s +++ b/armstartup.s @@ -4312,5 +4312,5 @@ r_to_i_real: .ltorg .if NEW_DESCRIPTORS -# include "armap.s" + .include "armap.s" .endif -- cgit v1.2.3