mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 20:21:19 +08:00
Use integer-only printf in kernel space
This commit is contained in:
@@ -56,6 +56,8 @@
|
||||
|
||||
#include <machine/rtems-bsd-symbols.h>
|
||||
|
||||
#include <machine/rtems-bsd-printf-to-iprintf.h>
|
||||
|
||||
/* Assert */
|
||||
|
||||
void rtems_bsd_assert_func(const char *file, int line, const char *func, const char *expr);
|
||||
|
Reference in New Issue
Block a user