%PDF- %PDF-
Direktori : /proc/thread-self/root/usr/src/linux-headers-5.15.0-125/arch/x86/include/asm/ |
Current File : //proc/thread-self/root/usr/src/linux-headers-5.15.0-125/arch/x86/include/asm/cmdline.h |
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _ASM_X86_CMDLINE_H #define _ASM_X86_CMDLINE_H int cmdline_find_option_bool(const char *cmdline_ptr, const char *option); int cmdline_find_option(const char *cmdline_ptr, const char *option, char *buffer, int bufsize); #endif /* _ASM_X86_CMDLINE_H */