Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
minsetup.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: MIT
6
#ifndef __MINSETUP_H__
7
#define __MINSETUP_H__
8
18
int
crinitMountDevtmpfs
(
void
);
19
27
int
crinitSetupSystemFs
(
void
);
28
37
int
crinitForkZombieReaper
(
void
);
38
39
#endif
/* __MINSETUP_H__ */
crinitForkZombieReaper
int crinitForkZombieReaper(void)
Definition
minsetup.c:17
crinitMountDevtmpfs
int crinitMountDevtmpfs(void)
Definition
minsetup.c:37
crinitSetupSystemFs
int crinitSetupSystemFs(void)
Definition
minsetup.c:58
inc
minsetup.h
Generated by
1.9.8