Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
kcmdline.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: MIT
6
#ifndef __KCMDLINE_H__
7
#define __KCMDLINE_H__
8
9
#define CRINIT_KCMDLINE_PATH_DEFAULT "/proc/cmdline"
10
#define CRINIT_KCMDLINE_MAX_LEN 4096uL
11
22
int
crinitKernelCmdlineParse
(
const
char
*cmdlinePath);
23
24
#endif
/* __KCMDLINE_H__ */
crinitKernelCmdlineParse
int crinitKernelCmdlineParse(const char *cmdlinePath)
Definition
kcmdline.c:15
inc
kcmdline.h
Generated by
1.9.8