You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#ifndef _LINUX_CONFIG_H
|
|
#define _LINUX_CONFIG_H
|
|
/* This file is no longer in use and kept only for backward compatibility.
|
|
* autoconf.h is now included via -imacros on the commandline
|
|
*/
|
|
#include <linux/autoconf.h>
|
|
|
|
#endif
|
|
|