Changeset b3ab8f7 in mainline


Ignore:
Timestamp:
2012-10-15T16:52:14Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f25f1e6
Parents:
e2a6b72 (diff), aac1c417 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge io work fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/generic/ddi.c

    re2a6b72 rb3ab8f7  
    153153                return iospace_enable(task_get_id(), pio_addr, size);
    154154        }
     155#else
     156        (void) iospace_enable;
    155157#endif
    156158        if (!virt)
Note: See TracChangeset for help on using the changeset viewer.