lenochka/kernel_old/termio.h
2019-03-29 00:27:42 +02:00

7 lines
106 B
C

#ifndef __TERMIO_H
#define __TERMIO_H
#include "os.h"
#include "stdlib.h" //redirect to stdlib.h
#endif