Skip to content

kassane/LKModule-zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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