/tinyubsan

Tiny libubsan implementation for hobby kernels

Primary LanguageCThe UnlicenseUnlicense

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!