]> Zhao Yanbai Git Server - minix.git/commitdiff
no longer in kernel
authorBen Gras <ben@minix3.org>
Fri, 9 Jan 2009 16:35:25 +0000 (16:35 +0000)
committerBen Gras <ben@minix3.org>
Fri, 9 Jan 2009 16:35:25 +0000 (16:35 +0000)
kernel/proto.h

index f8ea886aa15ec5ddfeadbaae03c76ec8fafbf782..92e1e935d262d92bb21b25bb2ad4f021eca05020 100755 (executable)
@@ -88,8 +88,6 @@ _PROTOTYPE( void cons_seth, (int pos, int n)                          );
 #define CHECK_RUNQUEUES check_runqueues_f(__FILE__, __LINE__)
 _PROTOTYPE( void check_runqueues_f, (char *file, int line) );
 #endif
-_PROTOTYPE( void timer_start, (int cat, char *name) );
-_PROTOTYPE( void timer_end, (int cat) );
 
 /* system/do_safecopy.c */
 _PROTOTYPE( int verify_grant, (endpoint_t, endpoint_t, cp_grant_id_t, vir_bytes,