2 Copyright © 2004-2010, The AROS Development Team. All rights reserved.
5 POSIX function times().
8 #include <aros/debug.h>
11 /*****************************************************************************
15 #include <sys/times.h>
38 ******************************************************************************/
40 /* FIXME: Implement times() */
41 AROS_FUNCTION_NOT_IMPLEMENTED("arosc");