rm internal/runtime/c; mv internal/runtime/bdwgc => c/bdwgc
This commit is contained in:
@@ -22,7 +22,7 @@ package runtime
|
||||
import (
|
||||
"unsafe"
|
||||
|
||||
"github.com/goplus/llgo/internal/runtime/c"
|
||||
"github.com/goplus/llgo/c"
|
||||
)
|
||||
|
||||
// AllocU allocates uninitialized memory.
|
||||
|
||||
Reference in New Issue
Block a user