Sign in
opensecura
/
3p
/
cheriot-rtos
/
7b7570bd7a237b96ac5f8b726401fd649e3d09fd
/
.
/
sdk
/
lib
/
cxxrt
/
README.md
blob: 15d3289389c602e2bda941fa8e44ead288f84168 [
file
] [
log
] [
blame
] [
view
]
Minimal
C
++
runtime
===================
This
directory contains support
for
thread
-
safe C
++
static
initialisers
.
This
currently depends on at least the
`__atomic_load_1`
function
from
the
[
atomic
](../
atomic
)
library
.