Add missing routine description

This commit is contained in:
Rafal Kupiec 2024-02-07 17:52:37 +01:00
parent 18934ae79d
commit 881bfbbd4d
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

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