diff --git a/README.md b/README.md index 20e2054..7642d16 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,6 @@ NTSTATUS DriverEntry(PVOID lpBaseAddress, DWORD32 dwSize) The source the hello-world.sys is the following: ```cpp - #include NTSTATUS DriverEntry(PVOID lpBaseAddress, DWORD32 dwSize)