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>
39 ******************************************************************************/
41 /* TODO: Implement times() */
42 AROS_FUNCTION_NOT_IMPLEMENTED("arosc");