migrate sched_threads call
This commit is contained in:
parent
6910552698
commit
c04f42e2c7
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ export default_test_to_task;
|
|||
export configure_test_task;
|
||||
export joinable;
|
||||
|
||||
native "rust" mod rustrt {
|
||||
native "c-stack-cdecl" mod rustrt {
|
||||
fn sched_threads() -> uint;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue