summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2009-02-06 13:23:23 +0000
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2009-02-06 13:23:23 +0000
commit9a0396afb50bd84bb4ea04d83302a23bdce166d4 (patch)
treea5fdc874a4bc0aca4dd0d905dfd403a436014d9c
parent7c60d8bcd9c1f179d9d89740ef9c75ffbeae9d22 (diff)
downloadfreertos-9a0396afb50bd84bb4ea04d83302a23bdce166d4.tar.gz
freertos-9a0396afb50bd84bb4ea04d83302a23bdce166d4.tar.bz2
freertos-9a0396afb50bd84bb4ea04d83302a23bdce166d4.tar.xz
Continue 78K0R development.
git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@682 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
-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`: