Temporary mountpoint (temp)
This commit is contained in:
@ -12,7 +12,7 @@ void main(void) {
|
||||
|
||||
int32_t ioh = ioctl(IOCTL_NOHANDLE,
|
||||
IOCTL_OPENF,
|
||||
(uint64_t)"base:/hello.txt",
|
||||
(uint64_t)"temp:/hello.txt",
|
||||
IOCTL_F_WRITE | IOCTL_F_READ | IOCTL_F_MAKE,
|
||||
0
|
||||
);
|
||||
|
Reference in New Issue
Block a user