dcui / kernel-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kernel-examples

This repository has small sample kernel module examples. Originally done for an internal class.

Prerequisite

Building these examples assume you already have all the necessary packages to build a kernel module and headers for your distribution.

About

License:GNU General Public License v2.0


Languages

Language:C 89.7%Language:Makefile 10.3%