iface: todo

This commit is contained in:
xushiwei
2024-05-25 11:57:09 +08:00
parent c7abc03fee
commit 980a537930
6 changed files with 49 additions and 77 deletions

View File

@@ -7,7 +7,7 @@ package runtime
import (
"unsafe"
"github.com/goplus/llgo/c"
"github.com/goplus/llgo/internal/runtime/c"
)
func PrintByte(v byte) {