VM: simplify slab allocator
[minix.git] / lib / libc / gen / Lint_resumecontext.c
blob529b96f541ee539a0595ba72d17a04c9ef2471cf
1 /* $NetBSD: Lint_resumecontext.c,v 1.2 2003/01/18 11:38:46 thorpej Exp $ */
3 /*
4 * This file placed in the public domain.
5 * Klaus Klein, January 26, 1999.
6 */
8 #include <ucontext.h>
10 /*ARGSUSED*/
11 void
12 _resumecontext()