tinyubsan
tinyubsan copied to clipboard
Tiny libubsan implementation for hobby kernels
- TinyUBsan tinyUBsan is a tiny libubsan implementation for hobby kernels
** How to use in your project To use tinyubsan in your project, you only need a function named =print= which accepts printf-like formatting; You can then add tinyubsan.c to your project!