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 839052d27e8db0c1545256fe5827abcd00fb51c5 5 lines 84 B view raw
1#ifdef CONFIG_SUPERH32 2# include "string_32.h" 3#else 4# include "string_64.h" 5#endif