TianoCore EDK2 master
Loading...
Searching...
No Matches
ApiHooks.c
Go to the documentation of this file.
1
9#include <Uefi.h>
10
15VOID *
17 VOID *Args
18 )
19{
20 return NULL;
21}
VOID * __imp_RtlVirtualUnwind(VOID *Args)
Definition: ApiHooks.c:16
#define NULL
Definition: Base.h:319