No parameters are expected, explicitly
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 55s
Builds / ExectOS (i686) (push) Successful in 27s

This commit is contained in:
Rafal Kupiec 2024-02-20 16:59:57 +01:00
parent 4b2d8ded72
commit 562b89e4d4
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -18,7 +18,7 @@
*/ */
XTAPI XTAPI
XTSTATUS XTSTATUS
XtDriverEntry() XtDriverEntry(VOID)
{ {
/* Return success */ /* Return success */
return STATUS_SUCCESS; return STATUS_SUCCESS;