]> git.sur5r.net Git - freertos/commit
RX GCC port - Introduce macros that perform the interrupt entry and exit manually...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 20 Sep 2010 20:01:00 +0000 (20:01 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 20 Sep 2010 20:01:00 +0000 (20:01 +0000)
commitef8079daf72aa34d0cf6d77fb67684c6246debe4
tree0316d19d6c8720f49f661821d38cca4ce3fb9454
parent3a4a6e69e272df2781b1d6ce9cca1b5fb69596f1
RX GCC port - Introduce macros that perform the interrupt entry and exit manually, then move the asm code back as naked functions within the port.c file.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1111 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/portable/GCC/RX600/port.c
Source/portable/GCC/RX600/port_asm.asm [deleted file]
Source/portable/GCC/RX600/portmacro.h