mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-01 18:26:18 +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.