summaryrefslogtreecommitdiff
path: root/lib/libpthread/arch/vax/uthread_machdep.h
blob: 75fefff16550b1a300dd263b4d356e696261f4ec (plain)
1
2
3
4
5
6
/*	$OpenBSD: uthread_machdep.h,v 1.1 2001/01/27 21:23:57 hugh Exp $	*/
/* David Leonard, <d@csee.uq.edu.au>. Public domain. */

struct _machdep_state {
	int	frame;
};