diff options
| author | John van Groningen | 2015-09-03 13:18:36 +0000 |
|---|---|---|
| committer | John van Groningen | 2015-09-03 13:18:36 +0000 |
| commit | df11b026a31110716a4978c5bdf4f1175e7053ef (patch) | |
| tree | 2da0024d7c3d80a0028f89bb6727b71e76e77874 | |
| parent | set eol-style property (diff) | |
fix armap.s include
| -rw-r--r-- | armstartup.s | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
