/*
AUTOMATICALLY GENERATED BY tspec 2.10
API SUBSET: xpg3:unistd.h (VERSION 2.6)
*/
#ifndef __TDF_XPG3_UNISTD_H
#define __TDF_XPG3_UNISTD_H
#ifdef __cplusplus
extern "C" {
#endif
#pragma TenDRA declaration block api__xpg3__unistd begin
#ifndef __TDF_POSIX_UNISTD_H
#pragma extend interface "../posix.api/unistd.h"
#endif /* __TDF_POSIX_UNISTD_H */
#ifndef _XOPEN_VERSION
#define _XOPEN_VERSION 3
#endif /* _XOPEN_VERSION */
#ifndef __TDF_XPG3_UNISTD_H_U_PLUS
#pragma extend interface "../shared/xpg3.api/u_plus.h"
#endif /* __TDF_XPG3_UNISTD_H_U_PLUS */
#ifndef __BUILDING_LIBS
#pragma token FUNC void (char *, char *, int) : swab # xpg3.unistd.swab
#else /* __BUILDING_LIBS */
#pragma token FUNC void (char *, char *, int) : __old_swab # xpg3.unistd.swab
#endif /* __BUILDING_LIBS */
#ifndef __BUILDING_LIBS
#pragma interface swab
#else /* __BUILDING_LIBS */
#pragma interface __old_swab
#endif /* __BUILDING_LIBS */
#pragma TenDRA declaration block end
#ifdef __cplusplus
}
#endif
#endif /* __TDF_XPG3_UNISTD_H */
syntax highlighted by Code2HTML, v. 0.9.1