mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
Remove duplicate definition of KdPrintEx.
svn path=/trunk/; revision=16064
This commit is contained in:
parent
5e0373034a
commit
bc47c238df
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
||||||
#define __INCLUDE_INTERNAL_KERNEL_DEBUGGER_H
|
#define __INCLUDE_INTERNAL_KERNEL_DEBUGGER_H
|
||||||
|
|
||||||
struct _KD_DISPATCH_TABLE;
|
struct _KD_DISPATCH_TABLE;
|
||||||
#define KdPrintEx(_x_) DbgPrintEx _x_
|
|
||||||
|
|
||||||
#ifdef DBG
|
#ifdef DBG
|
||||||
#include "kdgdb.h"
|
#include "kdgdb.h"
|
||||||
|
|
Loading…
Reference in a new issue