mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-16 09:51:10 +08:00

The BSD library functions must use printk(). The %D format specifier is not supported, thus we cannot use the printf() family for output.
The BSD library functions must use printk(). The %D format specifier is not supported, thus we cannot use the printf() family for output.