]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/compat/linux/v2_0/include/linux/TODO
Initial revision
[karo-tx-redboot.git] / packages / compat / linux / v2_0 / include / linux / TODO
1
2 This contains a very limited set of Linux-compatibility headers, initially
3 just for getting JFFS2 to build.
4
5 Some things are simply stubs which don't _work_, to allow the JFFS2 code
6 to compile. Note that you may need to implement these _properly_ in order
7 to use these for making other Linux code work, or indeed for making the 
8 JFFS2 NAND support work.
9
10 The non-working parts include, but are not limited to: 
11         workqueue.h, wait.h, timer.h, spinlock.h, sched.h, compiler.h