summaryrefslogtreecommitdiff
path: root/PACE/pace/vxworks/sched.c
diff options
context:
space:
mode:
Diffstat (limited to 'PACE/pace/vxworks/sched.c')
-rw-r--r--PACE/pace/vxworks/sched.c20
1 files changed, 0 insertions, 20 deletions
diff --git a/PACE/pace/vxworks/sched.c b/PACE/pace/vxworks/sched.c
deleted file mode 100644
index 14a8857f86e..00000000000
--- a/PACE/pace/vxworks/sched.c
+++ /dev/null
@@ -1,20 +0,0 @@
-/* $Id$
-
- * =============================================================================
- *
- * = LIBRARY
- * pace
- *
- * = FILENAME
- * pace/vxworks/sched.c
- *
- * = AUTHOR
- * Joe Hoffert
- *
- * ============================================================================= */
-
-#include "pace/sched.h"
-
-#if !defined (PACE_HAS_INLINE)
-# include "pace/vxworks/sched.inl"
-#endif /* ! PACE_HAS_INLINE */