#ifndef LIB__RNG_SEED_H__ #define LIB__RNG_SEED_H__ #if defined (UEFI) void rng_seed_install(void); #endif #endif