相关代码 |
|
/* times.c,v 1.3 2000/06/19 11:11:09 luther Exp * ============================================================================= * * = LIBRARY * pace * * = FILENAME * pace/posix/times.c * * = AUTHOR * Luther Baker * * ============================================================================= */ #include "pace/sys/times.h" #if !defined (PACE_HAS_INLINE) # include "pace/posix/times.inl" #endif /* ! PACE_HAS_INLINE */
相关资源 |
|