Karg  v0.2.0
The kernel of CargOS
init.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include <types.h>
4 
5 extern const u8 INIT_ELF[];
const u8 INIT_ELF[]
Definition: init.c:3
__UINT8_TYPE__ u8
Definition: types.h:3