summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Source/portable/IAR/78K0R/portasm.s264
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/portable/IAR/78K0R/portasm.s26 b/Source/portable/IAR/78K0R/portasm.s26
index a2ba1892..5b089a92 100644
--- a/Source/portable/IAR/78K0R/portasm.s26
+++ b/Source/portable/IAR/78K0R/portasm.s26
@@ -51,7 +51,7 @@
; Tick ISR Prototype
;------------------------------------------------------------------------------
- EXTERN ?CL78K0R_V2_L00
+; EXTERN ?CL78K0R_V2_L00
PUBWEAK `??MD_INTTM05??INTVEC 68`
PUBLIC MD_INTTM05
@@ -121,7 +121,7 @@ MD_INTTM05:
- REQUIRE ?CL78K0R_V2_L00
+; REQUIRE ?CL78K0R_V2_L00
COMMON INTVEC:CODE:ROOT(1) ; Set ISR location to the Interrupt vector table.
ORG 68
`??MD_INTTM05??INTVEC 68`: