Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
6b2ada82101a08e2830fb29d7dc9b858be637dd4
/
.
/
include
/
asm-x86
/
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 */