1 2 3 4 5 6 7
#pragma once #include <__walibc.h> #include <__walibc_ints.h> __WALIBC_BEGIN_EXTERN; // Everything is provided by `__walibc_ints.h` // TODO: Check that we actually provide everything from stdint.h __WALIBC_END_EXTERN;