mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-06-05 03:49:03 -04:00
Continue 78K0R development.
This commit is contained in:
parent
8c1495a57d
commit
4a3e471fda
|
@ -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`:
|
||||
|
|
Loading…
Reference in a new issue