Iros
Loading...
Searching...
No Matches
cxx_init.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
iris::arch
{
4
// This functions setup the C++ runtime enviornment. In practice,
5
// this should involve calling the "global" constructors, which
6
// typically requires help from the architecture specific linker
7
// script.
8
void
cxx_init
();
9
}
iris::arch
Definition
cxx_init.cpp:12
iris::arch::cxx_init
void cxx_init()
Definition
cxx_init.cpp:13
iris
include
iris
boot
cxx_init.h
Generated by
1.13.0