armOS  0.1.0
Minimal ARM Operating System for the Raspberry Pi - Documentation generated for Pi 4.
fork.h File Reference

Definition of fork-related functions. More...

#include <stdint.h>
Include dependency graph for fork.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int copy_process (uint64_t fn, uint64_t arg)
 

Detailed Description

Definition of fork-related functions.