Changeset bab6388 in mainline for uspace/drv/isa
- Timestamp:
- 2011-02-13T20:23:37Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7df0477e
- Parents:
- 68414f4a
- File:
-
- 1 edited
-
uspace/drv/isa/isa.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/isa/isa.c
r68414f4a rbab6388 341 341 } 342 342 343 val = skip_spaces(end); 343 val = skip_spaces(end); 344 344 get_match_id(&id, val); 345 345 if (id == NULL) {
Note:
See TracChangeset
for help on using the changeset viewer.
