miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
Loading...
Searching...
No Matches
main.c File Reference
#include <sys/wait.h>
#include <sys/ptrace.h>
#include <signal.h>
#include <unistd.h>
#include <string.h>
Include dependency graph for main.c:

Functions

static void write_str (const char *s)
int main (void)

Function Documentation

◆ main()

int main ( void )
Here is the call graph for this function:

◆ write_str()

void write_str ( const char * s)
static
Here is the call graph for this function: