mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:06:04 +00:00
[PSDK]
- Fix __drv_functionClass dummy. By Alex Radocea svn path=/trunk/; revision=63910
This commit is contained in:
parent
4ba08b1994
commit
73b83f8495
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ __ANNOTATION(SAL_IoGetDmaAdapter(void);)
|
|||
#define __drv_formatString(kind)
|
||||
#define __drv_freesMem(kind)
|
||||
#define __drv_fun(annotes)
|
||||
#define __drv_functionClass
|
||||
#define __drv_functionClass(x)
|
||||
#define __drv_holdsCancelSpinLock()
|
||||
#define __drv_holdsCriticalRegion()
|
||||
#define __drv_holdsPriorityRegion()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue