about summary refs log tree commit diff
path: root/ports/sysdeps/arm/jmpbuf-unwind.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2013-03-11 16:45:25 -0700
committerRoland McGrath <roland@hack.frob.com>2013-03-11 16:45:25 -0700
commit7f86996afc72481789c01ccc392e542d3318ddc0 (patch)
tree82b78a30259bf5f339b907cfe884bc2bf06601fc /ports/sysdeps/arm/jmpbuf-unwind.h
parent38435a9aff78b013067d1cccf7b9822af6e28cfb (diff)
downloadglibc-7f86996afc72481789c01ccc392e542d3318ddc0.tar.gz
glibc-7f86996afc72481789c01ccc392e542d3318ddc0.tar.xz
glibc-7f86996afc72481789c01ccc392e542d3318ddc0.zip
ARM: Consolidate setjmp details in include/bits/setjmp.h file.
Diffstat (limited to 'ports/sysdeps/arm/jmpbuf-unwind.h')
-rw-r--r--ports/sysdeps/arm/jmpbuf-unwind.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/sysdeps/arm/jmpbuf-unwind.h b/ports/sysdeps/arm/jmpbuf-unwind.h
index 7f7770aea0..0863540ce0 100644
--- a/ports/sysdeps/arm/jmpbuf-unwind.h
+++ b/ports/sysdeps/arm/jmpbuf-unwind.h
@@ -16,7 +16,6 @@
    <http://www.gnu.org/licenses/>.  */
 
 #include <setjmp.h>
-#include <jmpbuf-offsets.h>
 #include <stdint.h>
 #include <unwind.h>