/** Copyright 2019-2020, Haiku, Inc. All rights reserved.* Distributed under the terms of the MIT License.*/#ifndef _BIOS_IA32_CPU_H#define _BIOS_IA32_CPU_Hvoid cpu_init(void);#endif /* _BIOS_IA32_CPU_H */
/** Copyright 2019-2020, Haiku, Inc. All rights reserved.* Distributed under the terms of the MIT License.*/#ifndef _BIOS_IA32_CPU_H#define _BIOS_IA32_CPU_Hvoid cpu_init(void);#endif /* _BIOS_IA32_CPU_H */