mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2026-03-31 06:30:21 +00:00
Update osdep_service.h
This commit is contained in:
@@ -315,7 +315,7 @@ static __inline void thread_enter(char *name)
|
||||
allow_signal(SIGTERM);
|
||||
#endif
|
||||
}
|
||||
void thread_exit(_completion *comp);
|
||||
__noreturn void thread_exit(_completion *comp);
|
||||
void _rtw_init_completion(_completion *comp);
|
||||
void _rtw_wait_for_comp_timeout(_completion *comp);
|
||||
void _rtw_wait_for_comp(_completion *comp);
|
||||
|
||||
Reference in New Issue
Block a user