- Fix __drv_functionClass dummy. By Alex Radocea

svn path=/trunk/; revision=63910
This commit is contained in:
Thomas Faber 2014-08-20 13:23:11 +00:00
parent 4ba08b1994
commit 73b83f8495

View file

@ -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()