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 c9a28fa7b9ac19b676deefa0a171ce7df8755c08 7 lines 136 B view raw
1#ifndef _M68KNOMMU_SECTIONS_H 2#define _M68KNOMMU_SECTIONS_H 3 4/* nothing to see, move along */ 5#include <asm-generic/sections.h> 6 7#endif