Home | History | Annotate | Line # | Download | only in include
      1  1.15    martin /*       $NetBSD: frame.h,v 1.15 2008/11/20 22:50:52 martin 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