provided code
This commit is contained in:
6
src/lib/kernel/stdio.h
Normal file
6
src/lib/kernel/stdio.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef __LIB_KERNEL_STDIO_H
|
||||
#define __LIB_KERNEL_STDIO_H
|
||||
|
||||
void putbuf (const char *, size_t);
|
||||
|
||||
#endif /* lib/kernel/stdio.h */
|
||||
Reference in New Issue
Block a user