Cleanup
This commit is contained in:
@@ -14,7 +14,6 @@ function main() {
|
||||
depth_bits: 32
|
||||
};
|
||||
sys_start(ops);
|
||||
sys_init();
|
||||
ready();
|
||||
}
|
||||
|
||||
|
||||
@@ -18,7 +18,6 @@ function main() {
|
||||
depth_bits: 32
|
||||
};
|
||||
sys_start(ops);
|
||||
sys_init();
|
||||
ready();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user