diff options
Diffstat (limited to 'pkg/hostarch/hostarch_x86_state_autogen.go')
-rw-r--r-- | pkg/hostarch/hostarch_x86_state_autogen.go | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pkg/hostarch/hostarch_x86_state_autogen.go b/pkg/hostarch/hostarch_x86_state_autogen.go new file mode 100644 index 000000000..98bb9050d --- /dev/null +++ b/pkg/hostarch/hostarch_x86_state_autogen.go @@ -0,0 +1,5 @@ +// automatically generated by stateify. + +// +build amd64 386 + +package hostarch |