]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/nios/jmpbuf-offsets.h
update
[l4.git] / l4 / pkg / uclibc / lib / contrib / uclibc / libc / sysdeps / linux / nios / jmpbuf-offsets.h
1 /*
2  * Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
3  *
4  * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
5  */
6
7 #define jmpbuf_l0 0x00
8 #define jmpbuf_l1 0x01
9 #define jmpbuf_l2 0x02
10 #define jmpbuf_l3 0x03
11 #define jmpbuf_l4 0x04
12 #define jmpbuf_l5 0x05
13 #define jmpbuf_l6 0x06
14 #define jmpbuf_l7 0x07
15
16 #define jmpbuf_i0 0x08
17 #define jmpbuf_i1 0x09
18 #define jmpbuf_i2 0x0a
19 #define jmpbuf_i3 0x0b
20 #define jmpbuf_i4 0x0c
21 #define jmpbuf_i5 0x0d
22
23 #define jmpbuf_sp 0x0e
24 #define jmpbuf_jmpret 0x0f
25 #define jmpbuf_callersret 0x10