There was an error while loading. Please reload this page.
1 parent d673e04 commit 7e75370Copy full SHA for 7e75370
pkg/astutil/astutil.go
@@ -1,6 +1,5 @@
1
// This package contains utility functions used by pkg/proc to generate
2
// ast.Expr expressions.
3
-
4
package astutil
5
6
import (
pkg/elfwriter/writer.go
@@ -3,7 +3,6 @@
// This package is incomplete, only features needed to write core files are
// implemented, notably missing:
// - program headers at the beginning of the file
7
package elfwriter
8
9
0 commit comments