kprintf
This commit is contained in:
6
kernel/com1.h
Normal file
6
kernel/com1.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef COM1_H_
|
||||
#define COM1_H_
|
||||
|
||||
void com1_init(void);
|
||||
|
||||
#endif // COM1_H_
|
Reference in New Issue
Block a user