projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branches 'x86/cleanups', 'x86/fpu' and 'x86/urgent' into x86/core
[linux-2.6]
/
arch
/
x86
/
include
/
asm
/
numaq
/
mpparse.h
1
#ifndef __ASM_NUMAQ_MPPARSE_H
2
#define __ASM_NUMAQ_MPPARSE_H
3
4
extern void numaq_mps_oem_check(struct mp_config_table *mpc, char *oem,
5
char *productid);
6
7
#endif /* __ASM_NUMAQ_MPPARSE_H */