armOS  0.1.0
Minimal ARM Operating System for the Raspberry Pi - Documentation generated for Pi 4.
printk.h File Reference

Definition of printk. More...

#include <stdarg.h>
Include dependency graph for printk.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int printk (const char *fmt,...)
 

Detailed Description

Definition of printk.

Prints a kernel message to the serial console.