diff options
Diffstat (limited to 'linux/arch/x86/um/asm/apic.h')
-rw-r--r-- | linux/arch/x86/um/asm/apic.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linux/arch/x86/um/asm/apic.h b/linux/arch/x86/um/asm/apic.h new file mode 100644 index 00000000..876dee84 --- /dev/null +++ b/linux/arch/x86/um/asm/apic.h @@ -0,0 +1,4 @@ +#ifndef __UM_APIC_H +#define __UM_APIC_H + +#endif |