mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-26 11:47:31 +00:00
3 lines
50 B
C
3 lines
50 B
C
/* $FreeBSD$ */
|
|
extern void *alloca(size_t size);
|