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

Configure Feed

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

at ea2e90dfcee2c09eff8a180976ace071922663a5 8 lines 225 B view raw
1#ifndef _LINUX_CONFIG_H 2#define _LINUX_CONFIG_H 3/* This file is no longer in use and kept only for backward compatibility. 4 * autoconf.h is now included via -imacros on the commandline 5 */ 6#include <linux/autoconf.h> 7 8#endif