1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-05-31 15:08:14 +00:00
reactos/sdk/include/ddk/rxovride.h

12 lines
168 B
C
Raw Normal View History

#ifndef NO_RXOVRIDE_GLOBAL
#include <struchdr.h>
#endif
#ifndef RX_POOL_WRAPPER
#define RX_POOL_WRAPPER 1
#endif
#ifndef RDBSS_ASSERTS
#define RDBSS_ASSERTS 1
#endif