/*
    AUTOMATICALLY GENERATED BY tspec 2.10
    API SUBSET: posix:sys/times.h (VERSION 2.6)
*/

#ifndef __TDF_POSIX_SYS_TIMES_H
#define __TDF_POSIX_SYS_TIMES_H

#ifdef __cplusplus
extern "C" {
#endif

#pragma TenDRA declaration block api__posix__sys_times begin

#ifndef __TDF_ANSI_TIME_H_CLOCK_T
#pragma extend interface "../../shared/ansi.api/clock_t.h"
#endif /* __TDF_ANSI_TIME_H_CLOCK_T */
#pragma token STRUCT TAG tms # posix.times.tms
#pragma token MEMBER clock_t : struct tms : tms_utime # posix.times.tms.tms_utime
#pragma token MEMBER clock_t : struct tms : tms_stime # posix.times.tms.tms_stime
#pragma token MEMBER clock_t : struct tms : tms_cutime # posix.times.tms.tms_cutime
#pragma token MEMBER clock_t : struct tms : tms_cstime # posix.times.tms.tms_cstime
#pragma token FUNC clock_t (struct tms *) : times # posix.times.times

#pragma interface TAG tms TAG tms.tms_utime TAG tms.tms_stime
#pragma interface TAG tms.tms_cutime TAG tms.tms_cstime times

#pragma TenDRA declaration block end

#ifdef __cplusplus
}
#endif

#endif /* __TDF_POSIX_SYS_TIMES_H */


syntax highlighted by Code2HTML, v. 0.9.1