Changeset 706b4de in mainline for abi/include


Ignore:
Timestamp:
2017-11-10T19:33:50Z (8 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f3365b6
Parents:
d420b22
Message:

Remove support for IPC_CALLRET_TEMPORARY

File:
1 edited

Legend:

Unmodified
Added
Removed
  • abi/include/abi/ipc/ipc.h

    rd420b22 r706b4de  
    8282/* Return values from sys_ipc_call_async(). */
    8383#define IPC_CALLRET_FATAL      -1
    84 #define IPC_CALLRET_TEMPORARY  -2
    85 
    8684
    8785/* Macros for manipulating calling data */
Note: See TracChangeset for help on using the changeset viewer.