mirror of
https://github.com/ipxe/ipxe
synced 2026-01-12 08:28:37 +03:00
Separated out initialisation functions from startup/shutdown functions.
This commit is contained in:
@@ -85,6 +85,4 @@ void cpu_setup(void)
|
||||
identify_cpu(&cpu_info);
|
||||
}
|
||||
|
||||
INIT_FN ( INIT_CPU, cpu_setup, NULL );
|
||||
|
||||
#endif /* CONFIG_X86_64 */
|
||||
|
||||
Reference in New Issue
Block a user