3 lines
50 B
C
3 lines
50 B
C
|
/* $FreeBSD$ */
|
||
|
extern void *alloca(size_t size);
|