Update copyright dates with scripts/update-copyrights.
[glibc.git] / sysdeps / sparc / sparc32 / sparcv9 / strcspn.S
blobf9d6beabe45c5f52cf5eafabc0ebc29bd81132a2
1 #define ASI_PNF     0x82
2 #define ASI_BLK_P   0xf0
3 #define XCC icc
4 #include <sparc64/strcspn.S>