mirror of
https://github.com/reactos/reactos.git
synced 2025-08-01 19:43:33 +00:00
put ifdef around defines
svn path=/trunk/; revision=585
This commit is contained in:
parent
ce373b0c40
commit
6ef820374f
1 changed files with 2 additions and 0 deletions
|
@ -191,9 +191,11 @@ enum
|
|||
/*
|
||||
* PURPOSE: Some drivers use these
|
||||
*/
|
||||
#ifndef IN
|
||||
#define IN
|
||||
#define OUT
|
||||
#define OPTIONAL
|
||||
#endif
|
||||
|
||||
/*
|
||||
* PURPOSE: Power IRP minor function numbers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue