um: asm/apic.h is there only to shadow the x86 one...

... so take it to arch/um/x86/asm.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
このコミットが含まれているのは:
Al Viro
2011-08-18 20:11:09 +01:00
committed by Richard Weinberger
コミット 8807c1d561

4
arch/x86/um/asm/apic.h ノーマルファイル
ファイルの表示

@@ -0,0 +1,4 @@
#ifndef __UM_APIC_H
#define __UM_APIC_H
#endif