Config header file + comment header
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
// PS/2 Keyboard support
|
||||
/*
|
||||
* @author xamidev <xamidev@riseup.net>
|
||||
* @brief PS/2 Keyboard driver
|
||||
* @license GPL-3.0-only
|
||||
*/
|
||||
|
||||
#include "io/serial/serial.h"
|
||||
#include "ps2.h"
|
||||
|
||||
Reference in New Issue
Block a user