From 2530691752e7496fa2d019d9e3ee83a0b30e7afd Mon Sep 17 00:00:00 2001 From: richardbarry Date: Fri, 6 Feb 2009 13:23:23 +0000 Subject: [PATCH] Continue 78K0R development. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@682 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- Source/portable/IAR/78K0R/portasm.s26 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/portable/IAR/78K0R/portasm.s26 b/Source/portable/IAR/78K0R/portasm.s26 index a2ba1892d..5b089a92e 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`: -- 2.39.2