diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-06-26 15:08:29 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-06-26 15:08:29 -0700 |
commit | 3cb4de474155c315003746f3de9c408b824abc5e (patch) | |
tree | 97ab77bdad076daa6d95670b9cb9ed077670de23 /sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c | |
parent | 354426bb34a7dba084cd1dbef46db0994c48988f (diff) | |
download | glibc-3cb4de474155c315003746f3de9c408b824abc5e.tar.gz glibc-3cb4de474155c315003746f3de9c408b824abc5e.tar.xz glibc-3cb4de474155c315003746f3de9c408b824abc5e.zip |
ARM: Move more aeabi routine magic out of Linux-specific directories
Diffstat (limited to 'sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c')
-rw-r--r-- | sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c b/sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c new file mode 100644 index 0000000000..7b83522437 --- /dev/null +++ b/sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c @@ -0,0 +1 @@ +#include <aeabi_unwind_cpp_pr1.c> |