14 lines
175 B
C
14 lines
175 B
C
#ifdef _USERK_
|
|
#define NOWINBASEINTERLOCK
|
|
#else
|
|
#define NONTOSPINTERLOCK
|
|
#endif
|
|
#include <ntosp.h>
|
|
|
|
#include <ntrtl.h>
|
|
|
|
#include <stdio.h>
|
|
|
|
#include "userrtl.h"
|
|
|