todo
来自「开放源码实时操作系统源码.」· 代码 · 共 12 行
TXT
12 行
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
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?