Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dc8a0843a435b2c0891e7eaea64faaf1ebec9b11
/
.
/
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 */