4 lines
44 B
C
4 lines
44 B
C
|
#pragma once
|
||
|
|
||
|
extern int sched_yield(void);
|