/* AUTOMATICALLY GENERATED BY tspec 2.10 API SUBSET: gcc:tdf_alloca.h (VERSION 2.6) */ #ifndef __TDF_GCC_TDF_ALLOCA_H #define __TDF_GCC_TDF_ALLOCA_H #ifdef __cplusplus extern "C" { #endif #pragma TenDRA declaration block api__gcc__tdf_alloca begin #ifndef __DONT_INLINE_ALLOCA #pragma token FUNC char * (unsigned int) : alloca # ~alloca #else /* __DONT_INLINE_ALLOCA */ extern char *alloca (unsigned int); #endif /* __DONT_INLINE_ALLOCA */ #ifndef __DONT_INLINE_ALLOCA #pragma interface alloca #endif /* __DONT_INLINE_ALLOCA */ #pragma TenDRA declaration block end #ifdef __cplusplus } #endif #endif /* __TDF_GCC_TDF_ALLOCA_H */