Squash commits for public release
This commit is contained in:
6
kernel/include/io/tty/ptmx.h
Normal file
6
kernel/include/io/tty/ptmx.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _KERNEL_IO_TTY_PTMX_H
|
||||
#define _KERNEL_IO_TTY_PTMX_H
|
||||
|
||||
int ptmx_install();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user