Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
718e47a573a43dba9a1673e0fc29fb36d3ef9769
/
.
/
arch
/
x86
/
include
/
asm
/
cmdline.h
blob: e01f7f7ccb0c5711db4f1fe130938cee36169965 [
file
] [
log
] [
blame
]
#ifndef
_ASM_X86_CMDLINE_H
#define
_ASM_X86_CMDLINE_H
int
cmdline_find_option_bool
(
const
char
*
cmdline_ptr
,
const
char
*
option
);
#endif
/* _ASM_X86_CMDLINE_H */