cleanaup keyboard
This commit is contained in:
@ -16,7 +16,6 @@
|
|||||||
#include "kernel/IOport.h"
|
#include "kernel/IOport.h"
|
||||||
|
|
||||||
class Keyboard : public ISR {
|
class Keyboard : public ISR {
|
||||||
|
|
||||||
private:
|
private:
|
||||||
Keyboard(const Keyboard& copy) = delete; // Verhindere Kopieren
|
Keyboard(const Keyboard& copy) = delete; // Verhindere Kopieren
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user