Initial import
This commit is contained in:
7
libc/calls/ntmagicpaths.inc
Normal file
7
libc/calls/ntmagicpaths.inc
Normal file
@@ -0,0 +1,7 @@
|
||||
TAB(devtty, "/dev/tty")
|
||||
TAB(devnull, "/dev/null")
|
||||
TAB(devstdin, "/dev/stdin")
|
||||
TAB(devstdout, "/dev/stdout")
|
||||
TAB(nul, "NUL")
|
||||
TAB(conin, "CONIN$")
|
||||
TAB(conout, "CONOUT$")
|
||||
Reference in New Issue
Block a user