Home | History | Annotate | Line # | Download | only in include
frame.h revision 1.14.74.1
      1  1.14.74.1       mjf /*       $NetBSD: frame.h,v 1.14.74.1 2009/01/17 13:28:32 mjf Exp $        */
      2        1.1       eeh 
      3       1.11       mrg #include <sparc/frame.h>
      4       1.12  christos 
      5       1.12  christos #ifndef _LOCORE
      6       1.12  christos void *getframe(struct lwp *, int, int *);
      7       1.12  christos #endif
      8