diff --git a/scripts/lint.py b/scripts/lint.py index f155c89b..c243ca16 100644 --- a/scripts/lint.py +++ b/scripts/lint.py @@ -570,6 +570,7 @@ class FeatureNtdllNtoskrnlApi(Lint): "ZwCreateUserProcess", "RtlCreateUserProcess", "NtProtectVirtualMemory", + "NtEnumerateSystemEnvironmentValuesEx", ): # ntoskrnl.exe does not export these routines continue