]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - include/asm-x86/mach-numaq/mach_mpparse.h
x86: consolidate header guards
[mirror_ubuntu-artful-kernel.git] / include / asm-x86 / mach-numaq / mach_mpparse.h
CommitLineData
77ef50a5
VN
1#ifndef ASM_X86__MACH_NUMAQ__MACH_MPPARSE_H
2#define ASM_X86__MACH_NUMAQ__MACH_MPPARSE_H
1da177e4 3
d49c4288
YL
4extern void numaq_mps_oem_check(struct mp_config_table *mpc, char *oem,
5 char *productid);
1da177e4 6
77ef50a5 7#endif /* ASM_X86__MACH_NUMAQ__MACH_MPPARSE_H */