Xiang Xiao
|
1ad03a5a13
|
syscall: Generate STUB prototype automatically
reduce the maintainance effort
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-05-07 10:31:05 -06:00 |
Xiang Xiao
|
32cec2a439
|
syscall: Generate SYS_ number from syscall_lookup.h
to reduce the maintainance effort
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-05-07 10:31:05 -06:00 |
Gregory Nutt
|
9c66bde5b0
|
Fix typo in pre-processor command noted by Pierre-noel Bouteville. Also move # of pre-processior command to column 1
|
2015-09-05 09:10:48 -06:00 |
Gregory Nutt
|
043c384e38
|
ARMv7-A: Add SYSCALL handling logic
|
2014-08-28 14:52:14 -06:00 |
Gregory Nutt
|
f8024cf409
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
patacongo
|
466efbd35c
|
Fix some bad syscall dispatching log. This change is not testable until these is a tested NuttX kernel build.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5713 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-06 19:56:32 +00:00 |