whatcanGOwrong
This commit is contained in:
go/pkg/mod/github.com/cilium/ebpf@v0.11.0/internal/kconfig/testdata/config-6.2.15-300.fc38.x86_64.gz
Vendored
BIN
Binary file not shown.
+11
@@ -0,0 +1,11 @@
|
||||
CONFIG_TRISTATE=m
|
||||
# CONFIG_IS_NOT_SET is not set
|
||||
CONFIG_BOOL=y
|
||||
CONFIG_CHAR=100
|
||||
|
||||
CONFIG_USHORT=30000
|
||||
CONFIG_INT=123456
|
||||
CONFIG_ULONG=0xDEADBEEFC0DE
|
||||
CONFIG_STR="abracad"
|
||||
CONFIG_FOO="foo"
|
||||
CONFIG_FOO="bar"
|
||||
Reference in New Issue
Block a user