Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 269 Bytes

File metadata and controls

18 lines (11 loc) · 269 Bytes

Linux Kernel Module on Zig

Build linux kernel module with zig.

TODO

  • More tests.

Requires

  • Zig v0.9.0 or later.
  • You need kernel headers and gcc toolchain (with build-essential [debian] or base-devel [archlinux]).

Build with:

    make