summaryrefslogtreecommitdiff
path: root/PACE/pace/vxworks/ctype.c
blob: 01b1da173abffbc0ed2a9ccde6355d0e21b96d9c (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/ctype.c
 *
 * = AUTHOR
 *    Joe Hoffert
 *
 * ============================================================================= */

#include "pace/ctype.h"

#if !defined (PACE_HAS_INLINE)
# include "pace/vxworks/ctype.inl"
#endif /* ! PACE_HAS_INLINE */