SayoriOS  0.3.3
initrd.h
1 //
2 // Created by ndraey on 2/10/24.
3 //
4 
5 #pragma once
6 
7 #include "common.h"
8 
9 int initrd_tarfs(uint32_t start, uint32_t end);
Основные определения ядра