[NTOS:KD] Pass PreviousMode down to KdpPrintString, since ExGetPreviousMode is not...
[reactos.git] / ntoskrnl / guid.c
1 /* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
2
3 #include <wdm.h>
4 #include <batclass.h>
5 #include <initguid.h>
6 #include <poclass.h>
7
8 /* NO CODE HERE, THIS IS JUST REQUIRED FOR THE GUID DEFINITIONS */