PatchworkOS  19e446b
A non-POSIX operating system.
Loading...
Searching...
No Matches
main.c File Reference
#include <errno.h>
#include <stdio.h>
#include <string.h>
#include <sys/ioring.h>
Include dependency graph for main.c:

Go to the source code of this file.

Macros

#define SENTRIES   64
 
#define CENTRIES   128
 

Functions

int main ()
 

Macro Definition Documentation

◆ SENTRIES

#define SENTRIES   64

Definition at line 6 of file main.c.

◆ CENTRIES

#define CENTRIES   128

Definition at line 7 of file main.c.

Function Documentation

◆ main()

int main ( void  )

Definition at line 9 of file main.c.

Here is the call graph for this function: