mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-09 14:36:27 +00:00
kernel: avoid signed overflow UB on MSVC
This commit is contained in:
@@ -91,6 +91,7 @@ add_library(common STATIC
|
||||
multi_level_page_table.h
|
||||
nvidia_flags.cpp
|
||||
nvidia_flags.h
|
||||
overflow.h
|
||||
page_table.cpp
|
||||
page_table.h
|
||||
param_package.cpp
|
||||
|
||||
Reference in New Issue
Block a user