1
0
ответвлено от xt-sys/exectos

Add missing routine description

Этот коммит содержится в:
2024-02-07 17:52:37 +01:00
родитель 18934ae79d
Коммит 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()