blob: 6ad39fb8c5604f81e94a07e885b82824e0af758c [file] [log] [blame]
#ifndef _SYS_TIMES_H
#include <posix/sys/times.h>
/* Now define the internal interfaces. */
extern clock_t __times (struct tms *__buffer);
#endif