mirror of
https://github.com/reactos/reactos.git
synced 2025-04-20 12:29:56 +00:00
[CMLIB]:
- Missing header change from previous commit. svn path=/trunk/; revision=69446
This commit is contained in:
parent
d934457d73
commit
e17f8bc3e7
1 changed files with 2 additions and 0 deletions
|
@ -99,6 +99,8 @@
|
||||||
#define EX_PUSH_LOCK PULONG_PTR
|
#define EX_PUSH_LOCK PULONG_PTR
|
||||||
|
|
||||||
#define CMLTRACE(x, ...)
|
#define CMLTRACE(x, ...)
|
||||||
|
#undef PAGED_CODE
|
||||||
|
#define PAGED_CODE()
|
||||||
#else
|
#else
|
||||||
//
|
//
|
||||||
// Debug/Tracing support
|
// Debug/Tracing support
|
||||||
|
|
Loading…
Reference in a new issue