mirror of
https://github.com/drasko/codezero.git
synced 2026-05-03 00:51:30 +02:00
Changes towards exit. Need to fix thread suspend first.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include <task.h>
|
||||
void *utcb_vaddr_new(void);
|
||||
int utcb_pool_init(void);
|
||||
int utcb_vaddr_del(void *utcb_addr);
|
||||
|
||||
|
||||
/* IPC to send utcb address information to tasks */
|
||||
|
||||
Reference in New Issue
Block a user