URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [compat/] [linux/] [v2_0/] [include/] [linux/] [TODO] - Rev 308
Go to most recent revision | Compare with Previous | Blame | View Log
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
Go to most recent revision | Compare with Previous | Blame | View Log