Update README.md

merge-requests/1/head
xerox 4 years ago
parent f613b4322e
commit 603d66c502

@ -155,7 +155,6 @@ NTSTATUS DriverEntry(PVOID lpBaseAddress, DWORD32 dwSize)
The source the hello-world.sys is the following:
```cpp
#include <ntifs.h>
NTSTATUS DriverEntry(PVOID lpBaseAddress, DWORD32 dwSize)

Loading…
Cancel
Save