More cleanup for baremetal

This commit is contained in:
Steven James 2002-12-20 19:31:56 +00:00
commit b198eb4df4

View file

@ -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;