mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Add mksyscall tool
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3446 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -1632,4 +1632,6 @@
|
||||
from sched/ to lib/pthread where they more appropriately belong.
|
||||
* sched/ and lib/semaphore/: Move some semaphore-related interfaces
|
||||
from sched/ to lib/pthread where they more appropriately belong.
|
||||
* syscall/: The beginnings of an options syscall interface.
|
||||
* syscall/: The beginnings of an optional syscall kernal interface.
|
||||
* tools/mksyscall.c: Add a tool that will auto-generate syscall proxies
|
||||
and stubs from a comma-separated-value (CSV) data file.
|
||||
|
||||
Reference in New Issue
Block a user