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