6 lines
73 B
C
6 lines
73 B
C
|
|
#pragma once
|
|
|
|
#define TTY_PATCH "/dev/tty"
|
|
#define NET_PATCH "/dev/net"
|