Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/trace/ipc_desc.c

    r4d6629f ra3b339b4  
    4040        /* System methods */
    4141        { IPC_M_PHONE_HUNGUP,     "PHONE_HUNGUP" },
     42        { IPC_M_CONNECTION_CLONE, "CONNECTION_CLONE" },
     43        { IPC_M_CLONE_ESTABLISH,  "CLONE_ESTABLISH" },
    4244        { IPC_M_CONNECT_ME_TO,    "CONNECT_ME_TO" },
    4345        { IPC_M_CONNECT_TO_ME,    "CONNECT_TO_ME" },
Note: See TracChangeset for help on using the changeset viewer.