crt: Remove VLM symbols from 32-bit x86 kernel32.def file

VLM functions were introduced for DEC Alpha version of Windows 2000 and
during Windows 2000 development versions stub implementations were
available also in 32-bit x86 kernel32.dll library. These stubs symbols were
removed in Windows 2000 RC3 version and hence no 32-bit x86 production
release of Windows 2000 had VLM functions in kernel32.dll library.

So remove VLM symbols from 32-bit x86 kernel32.def file.

More information about about VLM support is on Raymond Chen blog:
Footnotes in Win32 history: VLM (Very Large Memory) support
https://devblogs.microsoft.com/oldnewthing/20070801-00/?p=25763

Signed-off-by: LIU Hao <lh_mouse@126.com>
1 file changed