Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.11-rc1 7 lines 97 B view raw
1#include <ppc-asm.h> 2 3#ifndef r1 4#define r1 sp 5#endif 6 7#define _GLOBAL(A) FUNC_START(test_ ## A)