about summary refs log tree commit diff
path: root/ports/sysdeps/arm/bits
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/bits
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/bits')
-rw-r--r--ports/sysdeps/arm/bits/setjmp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/arm/bits/setjmp.h b/ports/sysdeps/arm/bits/setjmp.h
index 1f7ddd3653..21bbf7f57d 100644
--- a/ports/sysdeps/arm/bits/setjmp.h
+++ b/ports/sysdeps/arm/bits/setjmp.h
@@ -24,7 +24,7 @@
 # error "Never include <bits/setjmp.h> directly; use <setjmp.h> instead."
 #endif
 
-#ifndef _ASM
+#ifndef __ASSEMBLER__
 /* The exact set of registers saved may depend on the particular core
    in use, as some coprocessor registers may need to be saved.  The C
    Library ABI requires that the buffer be 8-byte aligned, and