mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-23 10:50:49 +00:00
Kernel: Add the IFF_* SIOCGIFFLAGS flag macros
This commit is contained in:
parent
adc9939a7b
commit
2882a90dec
Notes:
sideshowbarker
2024-07-18 01:49:25 +09:00
Author: https://github.com/IdanHo
Commit: 2882a90dec
Pull-request: https://github.com/SerenityOS/serenity/pull/10664
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