summaryrefslogtreecommitdiff
path: root/lib/libpthread/arch/sh/uthread_machdep.h
blob: 3277ec156c14a1736b2dfab8e7c6e793d7b38c22 (plain)
1
2
3
4
5
/*	$OpenBSD: uthread_machdep.h,v 1.2 2007/02/19 21:03:50 miod Exp $	*/

struct _machdep_state {
	u_int	sp;
};