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