/*
AUTOMATICALLY GENERATED BY tspec 2.10
API SUBSET: bsd_extn:alloca.h (VERSION 2.6)
*/
#ifndef __TDF_BSD_EXTN_ALLOCA_H
#define __TDF_BSD_EXTN_ALLOCA_H
#ifdef __cplusplus
extern "C" {
#endif
#pragma TenDRA declaration block api__bsd_extn__alloca begin
#ifndef __DONT_INLINE_ALLOCA
#pragma token FUNC char * (int) : alloca # ~alloca
#else /* __DONT_INLINE_ALLOCA */
extern char *alloca (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_BSD_EXTN_ALLOCA_H */
syntax highlighted by Code2HTML, v. 0.9.1