mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-11 14:10:34 +00:00
3 lines
50 B
C
3 lines
50 B
C
/* $FreeBSD$ */
|
|
extern void *alloca(size_t size);
|