|
miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
|
#include <stdarg.h>

Go to the source code of this file.
Functions | |
| void | putchar (char ch) |
| __attribute__ ((format(printf, 1, 2))) int printk(const char *format | |
| __attribute__ | ( | (format(printf, 1, 2)) | ) | const |

| void putchar | ( | char | ch | ) |

