mirror of
https://github.com/JannisHeydemann/BoredOS.git
synced 2026-05-30 10:26:59 +00:00
basic telnet
This commit is contained in:
@@ -22,5 +22,6 @@ void k_delay(int iterations);
|
||||
void k_sleep(int ms);
|
||||
void k_reboot(void);
|
||||
void k_shutdown(void);
|
||||
void k_beep(int freq, int ms);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user