Move shared headers out to include/
This commit is contained in:
8
include/terminal_device.h
Normal file
8
include/terminal_device.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _M_TERMINAL_DEVICE_H
|
||||
#define _M_TERMINAL_DEVICE_H
|
||||
|
||||
#define TERMINAL_DEVICE 0
|
||||
|
||||
#define TERMINAL_PUTSTR 0
|
||||
|
||||
#endif // _M_TERMINAL_DEVICE_H
|
||||
Reference in New Issue
Block a user