6 lines
75 B
Go
Generated
6 lines
75 B
Go
Generated
package archive
|
|
|
|
import "golang.org/x/sys/unix"
|
|
|
|
var noattr = unix.ENODATA
|