/* SPDX-License-Identifier: GPL-2.0-only */ #ifndef AMD_BLOCK_CPU_H #define AMD_BLOCK_CPU_H void write_resume_eip(void); #endif /* AMD_BLOCK_CPU_H */