Initial commit

Signed-off-by: Jolan Rathelot <jrathelo@student.42nice.fr>
This commit is contained in:
Jolan Rathelot
2024-03-04 16:42:01 +01:00
commit b20836700d
9 changed files with 13654 additions and 0 deletions

4
Kbuild Normal file
View File

@ -0,0 +1,4 @@
# SPDX-License-Identifier: GPL-2.0
obj-m := driver_and_interrupts.o
driver_and_interrupts-y := src/lib.o