Changeset 4046b2f4 in mainline for uspace/lib/c/include/ipc/bd.h


Ignore:
Timestamp:
2011-08-30T17:35:04Z (13 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7a72ce1a
Parents:
c3d19ac
Message:

TOC reading support
cherrypicked from lp:~jkavalik/cdfs/main

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/ipc/bd.h

    rc3d19ac r4046b2f4  
    4242        BD_GET_NUM_BLOCKS,
    4343        BD_READ_BLOCKS,
    44         BD_WRITE_BLOCKS
     44        BD_WRITE_BLOCKS,
     45        BD_READ_TOC
    4546} bd_request_t;
    4647
Note: See TracChangeset for help on using the changeset viewer.