removed pdclib, strange things were happening..., user shell kinda works now
This commit is contained in:
@@ -12,5 +12,6 @@ process_t* current_task();
|
||||
void sleep(uint32_t ms);
|
||||
void yield();
|
||||
void exit();
|
||||
void wake(process_t* task);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user