remove obstack support
[uclibc-ng.git] / libc / misc / sysvipc / semctl.c
blobdf62a76e3d83747c8667f83c85f6f676a080436d
1 /*
2 * Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
4 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
5 */
7 #define L_semctl
8 #include "sem.c"