]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blobdiff - packages/ti/ipc/tests/Mx.h
Tests: Update tests to support concurrently loaded slaves
[ipc/ipcdev.git] / packages / ti / ipc / tests / Mx.h
index 85c055020bbab3cd71658ff5ce106cd245e7dd8c..e14048772c8762509a4596d8b2bbd46b069ba70d 100644 (file)
@@ -73,7 +73,7 @@ typedef struct {
 /*!
  *  @brief      Initialize the module, must be called first
  */
-int Mx_initialize(void);
+int Mx_initialize(UInt16 procId);
 
 /*!
  *  @brief      Finalize the module, must be called last