splitting things out
This commit is contained in:
8
terminal.h
Normal file
8
terminal.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef KE_TERMINAL_H
|
||||
#define KE_TERMINAL_H
|
||||
|
||||
|
||||
void setup_terminal();
|
||||
|
||||
|
||||
#endif /* KE_TERMINAL_H */
|
||||
Reference in New Issue
Block a user