xref: /titanic_52/usr/src/cmd/ast/libast/i386/FEATURE/sfio (revision 906afcb89d0412cc073b95c2d701a804a8cdb62c)
1*906afcb8SAndy Fiddaman/* : : generated from contrib/ast/src/lib/libast/features/sfio by iffe version 2012-07-17 : : */
2*906afcb8SAndy Fiddaman#ifndef _def_sfio_ast
3*906afcb8SAndy Fiddaman#define _def_sfio_ast	1
4*906afcb8SAndy Fiddaman#define _sys_types	1	/* #include <sys/types.h> ok */
5*906afcb8SAndy Fiddaman#define _hdr_float	1	/* #include <float.h> ok */
6*906afcb8SAndy Fiddaman#define _hdr_floatingpoint	1	/* #include <floatingpoint.h> ok */
7*906afcb8SAndy Fiddaman#define _hdr_math	1	/* #include <math.h> ok */
8*906afcb8SAndy Fiddaman#define _hdr_values	1	/* #include <values.h> ok */
9*906afcb8SAndy Fiddaman#define _sys_filio	1	/* #include <sys/filio.h> ok */
10*906afcb8SAndy Fiddaman#define _sys_ioctl	1	/* #include <sys/ioctl.h> ok */
11*906afcb8SAndy Fiddaman#define _key_signed	1	/* signed is a reserved keyword */
12*906afcb8SAndy Fiddaman#define _ptr_bits	32
13*906afcb8SAndy Fiddaman#define _lib_cvt	1	/* native floating point conversions ok */
14*906afcb8SAndy Fiddaman#define _xopen_stdio	1	/* Stdio fseek/fflush are X/Open-compliant */
15*906afcb8SAndy Fiddaman#endif
16