Ignore:
Timestamp:
2010-01-07T19:06:59Z (14 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8190e63
Parents:
743e17b (diff), eca2435 (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 mainline changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/arch/uspace/lib/libc/fnc.devmap_device_get_devices

    r743e17b r985e26d2  
    1 [fnc.devmap_get_phone] ;
    2 !dm_client.device_get_devices {
    3         !dm_client.ipc_m_data_read /* buffer */
    4 }
     1(
     2        [fnc.devmap_get_phone] ;
     3        tentative {
     4                !devmap_client.device_get_devices {
     5                        !devmap_client.ipc_m_data_read /* buffer */
     6                }
     7        }
     8)
     9
Note: See TracChangeset for help on using the changeset viewer.