mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:27:35 +00:00
Utilities: Make syscall(1) explain what it's doing
This commit is contained in:
parent
cb9a9a3e03
commit
5963f2084e
3 changed files with 41 additions and 6 deletions
|
@ -350,6 +350,10 @@
|
|||
#cmakedefine01 SYNTAX_HIGHLIGHTING_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef SYSCALL_1_DEBUG
|
||||
#cmakedefine01 SYSCALL_1_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef SYSTEM_MENU_DEBUG
|
||||
#cmakedefine01 SYSTEM_MENU_DEBUG
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue