tangled
alpha
login
or
join now
huwcampbell.com
/
reactos
0
fork
atom
Reactos
0
fork
atom
overview
issues
pulls
pipelines
[HALARM] Update defines in hal.h
Hermès Bélusca-Maïto
3 years ago
551d28e0
9ea2b803
-3
1 changed file
expand all
collapse all
unified
split
hal
halarm
include
hal.h
-3
hal/halarm/include/hal.h
reviewed
···
15
15
/* WDK HAL Compilation hack */
16
16
#include <excpt.h>
17
17
#include <ntdef.h>
18
18
-
#undef _NTHAL_
19
19
-
#undef DECLSPEC_IMPORT
20
20
-
#define DECLSPEC_IMPORT
21
18
#undef NTSYSAPI
22
19
#define NTSYSAPI __declspec(dllimport)
23
20