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.