TianoCore EDK2 master
Loading...
Searching...
No Matches
CpuSleepFlushTlb.c
Go to the documentation of this file.
1
8#include <Base.h>
9#include <Library/DebugLib.h>
10
17VOID
18EFIAPI
20 VOID
21 )
22{
23 ASSERT (FALSE);
24}
25
34VOID
35EFIAPI
37 VOID
38 )
39{
40}
VOID EFIAPI CpuFlushTlb(VOID)
VOID EFIAPI CpuSleep(VOID)
#define FALSE
Definition: Base.h:307