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