xref: /openbmc/linux/tools/testing/selftests/powerpc/stringloops/asm/ppc_asm.h (revision e983940270f10fe8551baf0098be76ea478294a3)
1 #include <ppc-asm.h>
2 
3 #ifndef r1
4 #define r1 sp
5 #endif
6 
7 #define _GLOBAL(A) FUNC_START(test_ ## A)
8