tree: 68222c0a8df45803f246375bb4ec70d0c4d05746 [path history] [tgz]
  1. guard.cc
  2. README.md
  3. xmake.lua
sdk/lib/cxxrt/README.md

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 library.