Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.12-rc4 6 lines 111 B view raw
1#include <ppc-asm.h> 2#include <asm/unistd.h> 3 4#ifndef __NR_switch_endian 5#define __NR_switch_endian 363 6#endif