sparc64: Remove unwind information from signal return stubs [BZ#31244]
[glibc.git] / sysdeps / x86_64 / multiarch / strchrnul-evex512.S
blob1be0b12f385da9363951630790092965a71c632d
1 #ifndef STRCHRNUL
2 # define STRCHRNUL      __strchrnul_evex512
3 #endif
5 #define STRCHR  STRCHRNUL
6 #define USE_AS_STRCHRNUL 1
8 #include "strchr-evex512.S"