Skip to content

Commit 551d28e

Browse files
committed
[HALARM] Update defines in hal.h
1 parent 9ea2b80 commit 551d28e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

hal/halarm/include/hal.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
/* WDK HAL Compilation hack */
1616
#include <excpt.h>
1717
#include <ntdef.h>
18-
#undef _NTHAL_
19-
#undef DECLSPEC_IMPORT
20-
#define DECLSPEC_IMPORT
2118
#undef NTSYSAPI
2219
#define NTSYSAPI __declspec(dllimport)
2320

0 commit comments

Comments
 (0)