summaryrefslogtreecommitdiff
path: root/PACE/pace/vxworks/dirent.c
blob: c1a095450670d8c64f5bbe999ec5825e87e205b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/* $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 */