Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
songlinfeng
k8s-device-plugin
Commits
f5f6fd20
Commit
f5f6fd20
authored
Nov 24, 2025
by
songlinfeng
💬
Browse files
chang header file in hwloc.go
parent
b3de3b98
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
internal/pkg/hwloc/hwloc.go
internal/pkg/hwloc/hwloc.go
+1
-1
No files found.
internal/pkg/hwloc/hwloc.go
View file @
f5f6fd20
...
...
@@ -3,7 +3,7 @@ package hwloc
// #cgo pkg-config: hwloc
// #include <stdint.h>
// #include <hwloc.h>
// #include <hwloc/autogen/config.h>
import
"C"
import
(
"fmt"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment