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
16int crinitSetupSystemFs(void);
17
27
28#endif /* __MINSETUP_H__ */
int crinitForkZombieReaper(void)
Definition minsetup.c:17
int crinitSetupSystemFs(void)
Definition minsetup.c:37