2 Copyright © 1995-2013, The AROS Development Team. All rights reserved.
5 POSIX.1-2008 function sigsuspend().
8 #include <aros/debug.h>
11 /*****************************************************************************
39 ******************************************************************************/
41 /* TODO: Implement sigsuspend() */
42 AROS_FUNCTION_NOT_IMPLEMENTED("posixc");