blob: 0627bc13777c436bb8ce3459abd00f502c728ba9 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef AMD_BLOCK_CPU_H
#define AMD_BLOCK_CPU_H
int get_cpu_count(void);
void set_cstate_io_addr(void);
void write_resume_eip(void);
#endif /* AMD_BLOCK_CPU_H */