Store devices as a hashtable
This commit is contained in:
@ -1,9 +1,6 @@
|
||||
#ifndef ULIB_DEV_H_
|
||||
#define ULIB_DEV_H_
|
||||
|
||||
#define DEV_TERMDEV 0
|
||||
#define DEV_PS2KBDEV 1
|
||||
|
||||
#define DEV_TERMDEV_PUTCH 0
|
||||
|
||||
#define DEV_PS2KBDEV_READCH 0
|
||||
|
Reference in New Issue
Block a user