1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-02 01:02:19 +02:00

Initial revision

This commit is contained in:
wdenk
2000-08-21 15:05:47 +00:00
parent 40c855574c
commit b15cbc0be0
11 changed files with 1145 additions and 0 deletions

6
include/linux/config.h Normal file
View File

@@ -0,0 +1,6 @@
#ifndef _LINUX_CONFIG_H
#define _LINUX_CONFIG_H
/* #include <linux/autoconf.h> */
#endif