x86, VisWS: turn into generic arch, eliminate leftover files
remove unused leftovers. Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
63b5d7af25
commit
c4dc59ae7a
|
@ -1,5 +0,0 @@
|
|||
/*
|
||||
* VISWS uses the standard Linux entry points:
|
||||
*/
|
||||
|
||||
#include "../mach-default/entry_arch.h"
|
|
@ -1 +0,0 @@
|
|||
#include "../mach-default/mach_apic.h"
|
|
@ -1 +0,0 @@
|
|||
#include "../mach-default/mach_apicdef.h"
|
|
@ -1 +0,0 @@
|
|||
#include "../mach-default/setup_arch.h"
|
|
@ -1 +0,0 @@
|
|||
#include "../mach-default/smpboot_hooks.h"
|
Loading…
Reference in New Issue