Changeset 1042 for trunk/softs/tsar_boot/drivers
- Timestamp:
- May 19, 2016, 3:15:16 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/softs/tsar_boot/drivers/reset_tty.c
r992 r1042 38 38 { 39 39 iowrite32( &tty_address[TTY_WRITE], (unsigned int)c ); 40 if (c == '\n') reset_putc( '\r' );41 40 } 42 41
Note: See TracChangeset
for help on using the changeset viewer.