No parameters are expected, explicitly
Builds / ExectOS (amd64) (push) Successful in 55s Details
Builds / ExectOS (i686) (push) Successful in 27s Details

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
1 changed files with 1 additions and 1 deletions

View File

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