extra: Remove dbg module and rt support code
This stuff is ancient, unused, and tied to oldsched
This commit is contained in:
parent
ef87e2cc96
commit
05eff5f731
6 changed files with 0 additions and 195 deletions
|
|
@ -41,8 +41,6 @@ pub mod rustrt {
|
|||
|
||||
#[rust_stack]
|
||||
pub fn rust_try_get_task() -> *rust_task;
|
||||
|
||||
pub fn rust_dbg_breakpoint();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue