Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hidekuno/counter

Linux,FreeBSD kernel module demo program
https://github.com/hidekuno/counter

asm c freebsd glibc linux

Last synced: 18 days ago
JSON representation

Linux,FreeBSD kernel module demo program

Awesome Lists containing this project

README

        

Unix kernel module demo program
=================
## Overview
- This Program is a like incremental generator.
- support Linux,FreeBSD

## Reference URL
- https://www.kernel.org/doc/html/v5.10/driver-api/index.html
- https://docs.freebsd.org/en/books/arch-handbook/driverbasics/