diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-06-20 19:50:16 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-06-20 19:50:16 -0700 |
commit | 93a6d0820430bfe3d09695a1376c07abf6d2214f (patch) | |
tree | 9c807deb1d686bd2e6ff3874f27f9e668a9ed810 /sysdeps/x86_64/stack-aliasing.h | |
parent | bc4a86fa214fe78f568f6959f29a53d3927a809e (diff) | |
download | glibc-93a6d0820430bfe3d09695a1376c07abf6d2214f.tar.gz glibc-93a6d0820430bfe3d09695a1376c07abf6d2214f.tar.xz glibc-93a6d0820430bfe3d09695a1376c07abf6d2214f.zip |
Clean up stack-coloring macros.
Diffstat (limited to 'sysdeps/x86_64/stack-aliasing.h')
-rw-r--r-- | sysdeps/x86_64/stack-aliasing.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/x86_64/stack-aliasing.h b/sysdeps/x86_64/stack-aliasing.h new file mode 100644 index 0000000000..2efdacb3b4 --- /dev/null +++ b/sysdeps/x86_64/stack-aliasing.h @@ -0,0 +1 @@ +#include <sysdeps/i386/i686/stack-aliasing.h> |