Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
oh, i don't feel that strongly about those- feel free to ignore. :-)
I think I'm going to look at rewriting/refactoring makesyscalls.lua with an eye towards making it lib-ish so that it could be used for "other reasons" to process and work with syscall definitions.
sys/tools/makesyscalls.lua | ||
---|---|---|
1312 | Despite style(9) it seems #define<space> is a lot more common in sys/, and clang-format does the same so I plan to leave these two unchanged for now. |