diff options
Diffstat (limited to 'kconfig.h')
-rw-r--r-- | kconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kconfig.h b/kconfig.h new file mode 100644 index 0000000..a70c0a7 --- /dev/null +++ b/kconfig.h @@ -0,0 +1,3 @@ +#ifndef __KCONFIG_H +#define __KCONFIG_H +#endif |