summaryrefslogtreecommitdiff
path: root/src/os9x_65c816_spcc.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/os9x_65c816_spcc.S')
-rw-r--r--src/os9x_65c816_spcc.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/os9x_65c816_spcc.S b/src/os9x_65c816_spcc.S
index 031c8a8..17b3cfd 100644
--- a/src/os9x_65c816_spcc.S
+++ b/src/os9x_65c816_spcc.S
@@ -3,7 +3,7 @@
/****************************************************************
****************************************************************/
.align 4
- .include "os9x_65c816_common.s"
+ .include "os9x_65c816_common.S"
.equ IAPU_PC_offs, 52
@@ -93,7 +93,7 @@
.endm
*/
- .include "os9x_65c816_opcodes.s"
+ .include "os9x_65c816_opcodes.S"
/*