diff options
Diffstat (limited to 'third_party/rust/ntapi/src/winapi_local.rs')
-rw-r--r-- | third_party/rust/ntapi/src/winapi_local.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/rust/ntapi/src/winapi_local.rs b/third_party/rust/ntapi/src/winapi_local.rs new file mode 100644 index 0000000000..2aa6fdd1e2 --- /dev/null +++ b/third_party/rust/ntapi/src/winapi_local.rs @@ -0,0 +1 @@ +pub mod um; |