Skip to content

osdev0/freestanding-cxx-hdrs-gnu

Repository files navigation

Freestanding C++ Headers (GNU)
==============================

Headers from GCC's libstdc++ that can be used in a freestanding environment.

Relevant licenses apply; see COPYING3, and COPYING.RUNTIME.

Note: These headers depend on the associated freestanding C headers to work.
      Please do not use alternative freestanding C header implementations with
      these headers.

About

Headers from GCC's libstdc++ that can be used in a freestanding environment.

Topics

Resources

License

Stars

Watchers

Forks

Contributors