merge 5g_usb
This commit is contained in:
@@ -120,6 +120,9 @@ int show_actree();
|
||||
uintptr_t get_second();
|
||||
uintptr_t get_tick();
|
||||
|
||||
uintptr_t get_second();
|
||||
uintptr_t get_tick();
|
||||
|
||||
int semaphore_new(int val);
|
||||
bool semaphore_free(int sem_id);
|
||||
bool semaphore_wait(int sem_id);
|
||||
|
||||
Reference in New Issue
Block a user