fix up interruption related bug in RAW version. Use our own interruption setup codes...
authorjzhou <jzhou>
Thu, 17 Jul 2008 01:56:10 +0000 (01:56 +0000)
committerjzhou <jzhou>
Thu, 17 Jul 2008 01:56:10 +0000 (01:56 +0000)
commit239617d8fad868fa854c6c540126fd22a343d57d
tree4bba37a5eccf09aeff23e5d8dd683ee631bef122
parent4941547d10d880936d5da1731e8c5e0c14c07c7f
fix up interruption related bug in RAW version. Use our own interruption setup codes instead of using libints which is out of date.
Robust/src/Makefile.raw.1
Robust/src/Makefile.raw.2
Robust/src/Makefile.raw.4
Robust/src/Makefile.raw.i.1
Robust/src/Makefile.raw.i.2
Robust/src/Makefile.raw.i.4
Robust/src/Runtime/mem.c [new file with mode: 0644]
Robust/src/Runtime/multicoretask.c
Robust/src/Runtime/raw_dataCache.s [new file with mode: 0644]
Robust/src/Runtime/raw_interrupt.s [new file with mode: 0644]