[NTOS] Remove ROS-specific __NTOSKRNL__
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Mon, 7 Mar 2022 23:42:06 +0000 (00:42 +0100)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 7 May 2022 15:53:51 +0000 (17:53 +0200)
commitcfbb73479921df36e6dcf1f04f1da98d35c1261f
tree86c8e97995b2345f71402a44e7f8ab115e5ff23a
parent11d3e3252dc01eb529515be79150919d8b47a0ca
[NTOS] Remove ROS-specific __NTOSKRNL__

See https://reactos.org/archives/public/ros-kernel/2004-June/003878.html
> In the source files one set of headers is included if
__NTDLL__ is defines and onother set if __NTOSKRNL__ is defines (dirty
workaround for our messy headers).
ntoskrnl/include/internal/kd.h
ntoskrnl/ntos.cmake
sdk/lib/drivers/ntoskrnl_vista/CMakeLists.txt
sdk/lib/drivers/rtlver/CMakeLists.txt