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

https://github.com/gr455/hello_world_kernel_module

Linux kernel module that outputs "Hello World!" to the logs
https://github.com/gr455/hello_world_kernel_module

Last synced: 5 months ago
JSON representation

Linux kernel module that outputs "Hello World!" to the logs

Awesome Lists containing this project

README

          

# hello_world_kernel_module
Linux kernel module that outputs "Hello World!" to the logs

**lsmod**

![lsmod](lsmod.png)

**dmesg**

![dmesg](dmesg.png)