1

cleanaup keyboard

This commit is contained in:
2022-07-24 00:22:27 +02:00
parent be56c76d81
commit 3538969d94

View File

@ -16,7 +16,6 @@
#include "kernel/IOport.h"
class Keyboard : public ISR {
private:
Keyboard(const Keyboard& copy) = delete; // Verhindere Kopieren