MyOS Libc
dbg.h File Reference

Go to the source code of this file.

Functions

void serial_print (char *str)
 

Function Documentation

◆ serial_print()

void serial_print ( char *  str)

Prints a string to the kernel serial console

Parameters
strThe string to print