]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blobdiff - qnx/src/ipc3x_dev/ti/syslink/ti-ipc/ti-ipc.h
Linux: Update user AF_RPMSG define for 5.15+ kernels
[ipc/ipcdev.git] / qnx / src / ipc3x_dev / ti / syslink / ti-ipc / ti-ipc.h
index 85aef53ac783bd974086ca80aaf0b43aa4a22909..9121a003942564d0d0cfde970c7b2285507ab9d7 100644 (file)
@@ -5,7 +5,7 @@
  *
  *  ============================================================================
  *
- *  Copyright (c) 2013, Texas Instruments Incorporated
+ *  Copyright (c) 2013-2015, Texas Instruments Incorporated
  *
  *  Redistribution and use in source and binary forms, with or without
  *  modification, are permitted provided that the following conditions
@@ -99,7 +99,7 @@ typedef struct WaitingReaders {
 /*!
  *  @brief  Setup function for the ti-ipc module
  */
-int ti_ipc_setup (Void);
+int ti_ipc_setup (bool recover);
 
 /*!
  *  @brief  Destroy function for the ti-ipc module