[HALARM] Update defines in hal.h

This commit is contained in:
Hermès Bélusca-Maïto 2022-03-08 04:56:32 +01:00
parent 9ea2b803c8
commit 551d28e09f
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0

View file

@ -15,9 +15,6 @@
/* WDK HAL Compilation hack */
#include <excpt.h>
#include <ntdef.h>
#undef _NTHAL_
#undef DECLSPEC_IMPORT
#define DECLSPEC_IMPORT
#undef NTSYSAPI
#define NTSYSAPI __declspec(dllimport)