Files
2022-12-14 08:56:07 -08:00

5 lines
211 B
Go

// Package linutil contains functions and data structures used by both the
// linux implementation of the native backend and the core backend to deal
// with structures used by the linux kernel.
package linutil