Changeset 870284d in rtems
- Timestamp:
- 08/08/98 16:37:43 (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 18c2320
- Parents:
- 301a2a3c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/shared/console.c
r301a2a3c r870284d 241 241 } 242 242 } 243 if ( minor ==Console_Port_Count ) {243 if ( minor == Console_Port_Count ) { 244 244 /* 245 245 * Failed to find a working device
Note: See TracChangeset
for help on using the changeset viewer.