/*
AUTOMATICALLY GENERATED BY tspec 2.10
API SUBSET: bsd_extn:sys/time.h:timeval (VERSION 2.6)
*/
#ifndef __TDF_STRUCT_TIMEVAL
#define __TDF_STRUCT_TIMEVAL
#ifdef __cplusplus
extern "C" {
#endif
#pragma TenDRA declaration block subset__bsd_extn__sys_time begin
#pragma token STRUCT TAG timeval # bsd_extn.time.timeval
#pragma token MEMBER long : struct timeval : tv_sec # bsd_extn.time.timeval.tv_sec
#pragma token MEMBER long : struct timeval : tv_usec # bsd_extn.time.timeval.tv_usec
#pragma interface TAG timeval TAG timeval.tv_sec TAG timeval.tv_usec
#pragma TenDRA declaration block end
#ifdef __cplusplus
}
#endif
#endif /* __TDF_STRUCT_TIMEVAL */
syntax highlighted by Code2HTML, v. 0.9.1