commit | 73138e9618b7d550235007bf2bd05f5cc61d9c92 | [log] [tgz] |
---|---|---|
author | Michael Brown <mcb30@ipxe.org> | Tue Jan 16 12:23:02 2024 +0000 |
committer | Michael Brown <mcb30@ipxe.org> | Tue Jan 16 12:23:02 2024 +0000 |
tree | 7726e6d25a375393994546d1595c50cd9a41c5d7 | |
parent | 08fcb0e8fba4ef1dc770253bfbb330fa0c02e096 [diff] |
[libc] Make static_assert() available via assert.h Expose static_assert() via assert.h and migrate link-time assertions to build-time assertions where possible. Signed-off-by: Michael Brown <mcb30@ipxe.org>