chiark / gitweb /
eglibc (2.11.3-4+deb6u3) squeeze-lts; urgency=medium
[eglibc.git] / sysdeps / sparc / sparc32 / sparcv9 / strcpy.S
1 #define ASI_PNF     0x82
2 #define ASI_BLK_P   0xf0
3 #define XCC icc
4 #include <sparc64/strcpy.S>