Loading...
Searching...
No Matches
Go to the documentation of this file.
15#if defined(__cplusplus)
19#define DDK_EXTERN extern "C"
23#define DDK_FINAL final
28#define DDK_EXTERN extern
29#define nil ((void*) 0)
31#define NULL ((void*) 0)
37#if defined(__cplusplus)
38#define DDK_EXTERN extern "C"
44#define ATTRIBUTE(X) __attribute__((X))
47#error !!! Do not include header in EL0/Ring 3 mode !!!