]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - gnu/usr.bin/sort/alloca.h
Copy head to stable/8 as part of 8.0 Release cycle.
[FreeBSD/stable/8.git] / gnu / usr.bin / sort / alloca.h
1 /* $FreeBSD$ */
2 extern void *alloca(size_t size);