MentOS  0.8.0
The Mentoring Operating System
printk.h
Go to the documentation of this file.
1 
6 #pragma once
7 
12 int sys_syslog(const char *format, ...);
int sys_syslog(const char *format,...)
Write formatted output to stdout.
Definition: printk.c:11