Home | History | Annotate | Line # | Download | only in machine
      1  1.2  christos /*	$NetBSD: mcontext.h,v 1.2 2005/12/11 12:17:29 christos Exp $	*/
      2  1.1       uwe 
      3  1.1       uwe typedef struct {
      4  1.1       uwe 	int	dummy;
      5  1.1       uwe } mcontext_t;
      6