Updated IAR RL78 port layer.

This commit is contained in:
Richard Barry 2013-03-17 16:54:17 +00:00
parent b78fa80fbe
commit 8c66fdbb8c
5 changed files with 1414 additions and 20 deletions

View file

@ -1,6 +1,6 @@
;/*
; FreeRTOS V7.4.0 - Copyright (C) 2013 Real Time Engineers Ltd.
;
;
;
; ***************************************************************************
; * *
@ -72,7 +72,7 @@ vPortYield:
portRESTORE_CONTEXT ; Restore the context of the next task to run.
retb
; Starts the scheduler by restoring the context of the task that will execute
; first.
RSEG CODE:CODE