Changeset 6bd0fe4 in rtems
- Timestamp:
- 09/20/98 23:52:43 (25 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 30ba752
- Parents:
- 6c455f37
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i386/pc386/console/console.c
r6c455f37 r6bd0fe4 57 57 */ 58 58 59 int PC386ConsolePort = PC386_ UART_COM2;59 int PC386ConsolePort = PC386_CONSOLE_PORT_CONSOLE; 60 60 61 61 static int conSetAttr(int minor, const struct termios *);
Note: See TracChangeset
for help on using the changeset viewer.