From 7caffbe1b739649a8dce2730c38e812acafc8b0b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 14 Oct 2009 15:55:43 +0000 Subject: 2009-10-14 Joel Sherrill * score/src/threadhandler.c: Remove comment mentioning unix port. --- cpukit/score/src/threadhandler.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'cpukit/score/src') diff --git a/cpukit/score/src/threadhandler.c b/cpukit/score/src/threadhandler.c index cf39656487..be073700a0 100644 --- a/cpukit/score/src/threadhandler.c +++ b/cpukit/score/src/threadhandler.c @@ -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 -- cgit v1.2.3