ksys/gdt: Add commonFlagsUtils

This is separate from gdtCommonFlags.h to avoid having a header with
over 10 thousand lines...
This commit is contained in:
Léo Lam 2020-11-09 15:43:26 +01:00
parent f242ce69ee
commit 79ad7f328d
No known key found for this signature in database
GPG Key ID: 0DF30F9081000741
2 changed files with 7450 additions and 0 deletions

View File

@ -1,6 +1,7 @@
target_sources(uking PRIVATE
gdtCommonFlags.cpp
gdtCommonFlags.h
gdtCommonFlagsUtils.h
gdtFlag.cpp
gdtFlag.h
gdtFlagProxy.h

File diff suppressed because it is too large Load Diff