1
0
forked from rosa/hakurei

vfs: move from container

This package is not container-specific.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-03-17 15:16:46 +09:00
parent 0a12d456ce
commit e9a72490db
14 changed files with 11 additions and 11 deletions

View File

@@ -11,7 +11,7 @@ import (
"unsafe"
"hakurei.app/container/check"
"hakurei.app/container/vfs"
"hakurei.app/vfs"
)
func TestToSysroot(t *testing.T) {