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