goprife@gmail.com 3b11805964 add jffs2 code (porting from ecos v3.0)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1919 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-01-13 18:45:44 +00:00

12 lines
475 B
Plaintext

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