Store devices as a hashtable
This commit is contained in:
@ -5,8 +5,6 @@
|
||||
#include "syscall.h"
|
||||
#include "dev/dev.h"
|
||||
|
||||
extern Dev *DEVS;
|
||||
|
||||
int32_t SYSCALL5(sys_devctl, devh1, cmd1, buffer1, len1, extra1);
|
||||
|
||||
#endif // SYSCALL_DEVCTL_H_
|
||||
|
Reference in New Issue
Block a user