mirror of
https://github.com/edk2-porting/edk2-msm
synced 2024-11-25 19:46:16 +00:00
8 lines
85 B
C
8 lines
85 B
C
#ifndef __MS_PLATFORM_H
|
|
#define __MS_PLATFORM_H
|
|
|
|
VOID
|
|
EFIAPI
|
|
PlatformSetup();
|
|
|
|
#endif |