diff options
Diffstat (limited to 'libc/sysdeps/linux/microblaze/jmpbuf-offsets.h')
-rw-r--r-- | libc/sysdeps/linux/microblaze/jmpbuf-offsets.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/microblaze/jmpbuf-offsets.h b/libc/sysdeps/linux/microblaze/jmpbuf-offsets.h index b74acc6c8..c6cccc739 100644 --- a/libc/sysdeps/linux/microblaze/jmpbuf-offsets.h +++ b/libc/sysdeps/linux/microblaze/jmpbuf-offsets.h @@ -3,4 +3,4 @@ * * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. */ -#define JB_SIZE (4 * 15) +#define JB_SIZE (4 * 18) |