Voxia OS
v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
spawn.h
Go to the documentation of this file.
1
#ifndef __PROCC__SPAWN_H__
2
#define __PROCC__SPAWN_H__
3
4
#include <
type.h
>
5
6
int
spawn
(
const
char
*
path
,
char
* argv[],
char
* envp[]);
7
8
#endif
// __PROCC__SPAWN_H__
spawn
int spawn(const char *path, char *argv[], char *envp[])
type.h
path
kstring path
Definition
voxmo.h:7
kernel
procc
spawn.h
Generated on Sat May 30 2026 11:09:57 for Voxia OS by
1.13.2