mirror of
https://github.com/opnsense/src.git
synced 2026-03-10 18:21:00 -04:00
2 lines
50 B
C
2 lines
50 B
C
/* $FreeBSD$ */
|
|
extern void *alloca(size_t size);
|