TODO 475 B

1234567891011
  1. This contains a very limited set of Linux-compatibility headers, initially
  2. just for getting JFFS2 to build.
  3. Some things are simply stubs which don't _work_, to allow the JFFS2 code
  4. to compile. Note that you may need to implement these _properly_ in order
  5. to use these for making other Linux code work, or indeed for making the
  6. JFFS2 NAND support work.
  7. The non-working parts include, but are not limited to:
  8. workqueue.h, wait.h, timer.h, spinlock.h, sched.h, compiler.h