PatchworkOS
Loading...
Searching...
No Matches
init.c File Reference
#include "libstd/_internal/init.h"
#include "constraint_handler.h"
#include "heap.h"
#include "time_utils.h"
#include "user/user.h"
#include <sys/io.h>

Go to the source code of this file.

Functions

void _std_init (void)
 

Function Documentation

◆ _std_init()

void _std_init ( void  )

Definition at line 13 of file init.c.

References _constraint_handler_init(), _heap_init(), _time_zone_init(), and _user_init().

Referenced by init_early().