summaryrefslogtreecommitdiff
path: root/lib/libpthread/arch/powerpc/uthread_machdep.h
blob: 54c864e71a4c9081209d00402f4573f40771237f (plain)
1
2
3
4
5
6
7
/*	$OpenBSD: uthread_machdep.h,v 1.5 2000/10/04 05:55:35 d Exp $	*/
/* David Leonard, <d@csee.uq.edu.au>. Public domain. */

struct _machdep_state {
	int	frame;
};