/*
AUTOMATICALLY GENERATED BY tspec 2.10
API SUBSET: unix95:limits.h (VERSION 2.7)
*/
#ifndef __TDF_UNIX95_LIMITS_H
#define __TDF_UNIX95_LIMITS_H
#ifdef __cplusplus
extern "C" {
#endif
#pragma TenDRA declaration block api__unix95__limits begin
#ifndef __TDF_XPG4_LIMITS_H
#pragma extend interface "../xpg4.api/limits.h"
#endif /* __TDF_XPG4_LIMITS_H */
#define _XOPEN_IOV_MAX 16
#pragma token EXP const : int : ATEXIT_MAX # unix95.limits.ATEXIT_MAX
#pragma token EXP const : int : IOV_MAX # unix95.limits.IOV_MAX
#pragma token EXP const : int : PAGE_SIZE # unix95.limits.PAGE_SIZE
#pragma token EXP const : int : PAGESIZE # unix95.limits.PAGESIZE
#pragma interface ATEXIT_MAX IOV_MAX PAGE_SIZE PAGESIZE
#pragma TenDRA declaration block end
#ifdef __cplusplus
}
#endif
#endif /* __TDF_UNIX95_LIMITS_H */
syntax highlighted by Code2HTML, v. 0.9.1