diff options
Diffstat (limited to 'pkg/shim/shim_state_autogen.go')
-rw-r--r-- | pkg/shim/shim_state_autogen.go | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pkg/shim/shim_state_autogen.go b/pkg/shim/shim_state_autogen.go new file mode 100644 index 000000000..c3dd06dfe --- /dev/null +++ b/pkg/shim/shim_state_autogen.go @@ -0,0 +1,6 @@ +// automatically generated by stateify. + +//go:build linux +// +build linux + +package shim |