0
0
mirror of https://github.com/edk2-porting/edk2-msm synced 2025-05-14 19:02:19 +00:00
Files
edk2-msm/Silicon/Qualcomm/QcomPkg/Include/Library/PlatformPrePiLib.h
2023-02-13 22:49:54 +08:00

6 lines
122 B
C
Executable File

#ifndef _PLATFORM_PREPI_LIB_H_
#define _PLATFORM_PREPI_LIB_H_
VOID PlatformInitialize();
#endif /* _PLATFORM_UTILS_H_ */