/** @file CpuPei.h -- Header for CpuPei Copyright (c) HR650X BIOS Decompilation Project **/ #ifndef __CPUPEI_H__ #define __CPUPEI_H__ #include "../uefi_headers/Uefi.h" // // Function Prototypes // #endif /* __CPUPEI_H__ */