Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 262 Bytes

readme.org

File metadata and controls

5 lines (4 loc) · 262 Bytes

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!