summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/m68k/jmpbuf-offsets.h
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2011-03-13 21:48:22 +0100
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2012-06-15 14:00:23 +0200
commit8350c7e88273644e42322bd0e1007b9df3dc9def (patch)
tree9420c0a73972b80b48f294173cd0b570d93dcecd /libc/sysdeps/linux/m68k/jmpbuf-offsets.h
parentc53099f7dfa350391785fc3ded1e9d077f45417f (diff)
change __HAVE_FPU__ to __UCLIBC_HAS_FPU__
add features.h where necessary Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'libc/sysdeps/linux/m68k/jmpbuf-offsets.h')
-rw-r--r--libc/sysdeps/linux/m68k/jmpbuf-offsets.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/m68k/jmpbuf-offsets.h b/libc/sysdeps/linux/m68k/jmpbuf-offsets.h
index cb0df830f..fdd365d12 100644
--- a/libc/sysdeps/linux/m68k/jmpbuf-offsets.h
+++ b/libc/sysdeps/linux/m68k/jmpbuf-offsets.h
@@ -4,6 +4,8 @@
* Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
*/
+#include <features.h>
+
#define JB_REGS 0
#define JB_DREGS 0
#define JB_AREGS 24