Files
linux-apfs/include/linux/config.h
T

9 lines
225 B
C
Raw Normal View History

2005-04-16 15:20:36 -07:00
#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
*/
2005-04-16 15:20:36 -07:00
#include <linux/autoconf.h>
#endif