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