summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/h8300/jmpbuf-offsets.h
blob: 8351f599e1cc4d5feda39e47f29dbf9ddb115c15 (plain)
1
2
3
4
5
6
7
8
9
/*
 * Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
 *
 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 */

#define JB_REGS   0
#define JB_PC     16
#define JB_SIZE   20