mirror of
https://github.com/polhenarejos/pico-rng.git
synced 2026-04-09 17:25:51 +02:00
Add comment
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
//TODO Split this file into multiple, there are a few things going on here that need organizaion: usb device, character device, and rng thread.
|
||||
// Move past prototype and put some polish on it.
|
||||
|
||||
#include <linux/module.h>
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/init.h>
|
||||
|
||||
Reference in New Issue
Block a user