mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:47:36 +00:00
Kernel: Add the IFF_* SIOCGIFFLAGS flag macros
This commit is contained in:
parent
adc9939a7b
commit
2882a90dec
2 changed files with 25 additions and 0 deletions
|
@ -227,3 +227,5 @@ set(WSSCREEN_DEBUG ON)
|
|||
# set(CONSOLE_OUT_TO_BOCHS_DEBUG_PORT)
|
||||
# False positive: BOCHS_DEBUG_PORT represents an IO port constant
|
||||
# set(BOCHS_DEBUG_PORT)
|
||||
# False positive: IFF_DEBUG is an ioctl flag
|
||||
# set(IFF_DEBUG)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue