mm stuff
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef KLIBPRINT_H
|
||||
#define KLIBPRINT_H
|
||||
|
||||
void kprint(const char* str);
|
||||
void kputc(const char c);
|
||||
void kprintf(const char* fmt, ...);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user