mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-11 21:51:50 +09:00
device files are mounted under the drive letter of dollarsign
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
let f = files.open("RND")
|
||||
let f = files.open("$:/RND")
|
||||
let mlen = 512
|
||||
let m = sys.malloc(mlen)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user