Home | History | Annotate | Line # | Download | only in time
ext.h revision 1.1.34.1
      1 /*	$NetBSD: ext.h,v 1.1.34.1 2011/11/10 14:31:54 yamt Exp $	*/
      2 
      3 /* borrowed from ../../bin/csh/extern.h */
      4 void prusage(FILE *, struct rusage *, struct rusage *, struct timespec *,
      5         struct timespec *);
      6