summaryrefslogtreecommitdiffstats
path: root/lib/libc/sparc64/gen/assym.s
blob: ecc22b4ad4596ecb6973439d67c81fd19c07d6e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * Offsets into into structures used from asm.  Must be kept in sync with
 * appropriate headers.
 *
 * $FreeBSD$
 */

#define	_JB_FP		0x0
#define	_JB_PC		0x8
#define	_JB_SP		0x10
#define	_JB_SIGMASK	0x18
#define	_JB_SIGFLAG	0x28

#define	SIG_BLOCK	1
#define	SIG_SETMASK	3
OpenPOWER on IntegriCloud