Freestanding headers

This commit is contained in:
2025-08-10 22:24:30 +02:00
parent 95173a17bd
commit d4f06b4538
13 changed files with 758 additions and 1 deletions

3
kernel/std/README Normal file
View File

@ -0,0 +1,3 @@
This is a collection of 0BSD-licensed freestanding C headers, for use with GCC or Clang.
kamkow1: Added stdatomic.h