Iros
 
Loading...
Searching...
No Matches
initrd.h
Go to the documentation of this file.
1#pragma once
2
3#include <iris/uapi/initrd.h>
5
7#include "iris/core/error.h"
8#include "iris/fs/file.h"
9
10namespace iris {
12}
Definition cxx_init.cpp:12
di::vocab::Expected< T, di::platform::GenericCode > Expected
Definition error.h:324
auto init_initrd() -> Expected< void >
Definition initrd.cpp:130