osdev0/freestanding-cxx-hdrs-gnu
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.