2009-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>

* score/src/threadhandler.c: Remove comment mentioning unix port.
This commit is contained in:
Joel Sherrill
2009-10-14 15:55:43 +00:00
parent 1396428982
commit 7caffbe1b7
2 changed files with 4 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
2009-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/src/threadhandler.c: Remove comment mentioning unix port.
2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* wrapup/Makefile.am: Remove UNIX.

View File

@@ -71,9 +71,6 @@
* interrupts may already be at there proper level. Either way,
* setting the initial isr level properly here is safe.
*
* Currently this is only really needed for the posix port,
* ref: _Context_Switch in unix/cpu.c
*
* Input parameters: NONE
*
* Output parameters: NONE