More cleanup for baremetal
This commit is contained in:
parent
27acf7045e
commit
b198eb4df4
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ int choose_stream(struct stream *stream)
|
|||
current += current->block_count+1;
|
||||
}
|
||||
|
||||
j=0;
|
||||
j=1;
|
||||
if(iskey()) {
|
||||
j = ttys0_rx_char();
|
||||
j=-1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue