/*
AUTOMATICALLY GENERATED BY tspec 2.10
API SUBSET: posix:time.h
*/
#ifndef __TDF_POSIX_TIME_H
#define __TDF_POSIX_TIME_H
#ifdef __cplusplus
extern "C" {
#endif
#pragma TenDRA declaration block api__posix__time begin
#ifndef __TDF_ANSI_TIME_H
#pragma extend interface "../ansi.api/time.h"
#endif /* __TDF_ANSI_TIME_H */
#pragma token EXP rvalue : int : CLK_TCK # posix.time.CLK_TCK
#pragma token FUNC void (void) : tzset # posix.time.tzset
extern char *tzname [];
#pragma interface CLK_TCK tzset
#pragma TenDRA declaration block end
#ifdef __cplusplus
}
#endif
#endif /* __TDF_POSIX_TIME_H */
syntax highlighted by Code2HTML, v. 0.9.1