diff options
Diffstat (limited to 'src/os/executable_procfs.go')
-rw-r--r-- | src/os/executable_procfs.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/os/executable_procfs.go b/src/os/executable_procfs.go index cabe3744f..0d12d8bf9 100644 --- a/src/os/executable_procfs.go +++ b/src/os/executable_procfs.go @@ -5,7 +5,6 @@ // license that can be found in the LICENSE file. //go:build linux && !baremetal -// +build linux,!baremetal package os |