From: Ben Gras Date: Fri, 9 Jan 2009 16:35:25 +0000 (+0000) Subject: no longer in kernel X-Git-Tag: v3.1.4~152 X-Git-Url: http://zhaoyanbai.com/repos/rndc-confgen.html?a=commitdiff_plain;h=7740d0379c1880777a482a14bd6c6f2ce79c73c8;p=minix.git no longer in kernel --- diff --git a/kernel/proto.h b/kernel/proto.h index f8ea886aa..92e1e935d 100755 --- a/kernel/proto.h +++ b/kernel/proto.h @@ -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,