Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
6d75611231fb22dbce0019310a9f3dc66918317e
/
.
/
arch
/
x86
/
include
/
asm
/
numaq
/
mpparse.h
blob: 252292e077b6559be222c33a2f1b86458d618e39 [
file
] [
log
] [
blame
]
#ifndef
__ASM_NUMAQ_MPPARSE_H
#define
__ASM_NUMAQ_MPPARSE_H
extern
void
numaq_mps_oem_check
(
struct
mp_config_table
*
mpc
,
char
*
oem
,
char
*
productid
);
#endif
/* __ASM_NUMAQ_MPPARSE_H */