Add missing routine description
This commit is contained in:
parent
18934ae79d
commit
881bfbbd4d
@ -8,6 +8,14 @@
|
|||||||
|
|
||||||
#include <xtkmapi.h>
|
#include <xtkmapi.h>
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* This routine is the entry point of the driver.
|
||||||
|
*
|
||||||
|
* @return This routine returns a status code.
|
||||||
|
*
|
||||||
|
* @since XT 1.0
|
||||||
|
*/
|
||||||
XTAPI
|
XTAPI
|
||||||
XTSTATUS
|
XTSTATUS
|
||||||
XtDriverEntry()
|
XtDriverEntry()
|
||||||
|
Loading…
Reference in New Issue
Block a user