From 92100147e1acda3320d3766ba0000330d50f7f2c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 1 Nov 2004 13:44:54 +0000 Subject: Fix typo. --- cpukit/score/include/rtems/score/apiext.h | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit') diff --git a/cpukit/score/include/rtems/score/apiext.h b/cpukit/score/include/rtems/score/apiext.h index cdf09f8013..f8516b2aec 100644 --- a/cpukit/score/include/rtems/score/apiext.h +++ b/cpukit/score/include/rtems/score/apiext.h @@ -114,7 +114,6 @@ void _API_extensions_Run_postdriver( void ); /** * This routine executes all of the post context switch callouts. */ - */ void _API_extensions_Run_postswitch( void ); /**@}*/ -- cgit v1.2.3