]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blobdiff - qnx/src/ipc3x_dev/ti/syslink/inc/knl/ProcDefs.h
Remove references to SysLink in QNX code base
[ipc/ipcdev.git] / qnx / src / ipc3x_dev / ti / syslink / inc / knl / ProcDefs.h
index 0be29a369ce0f11e51ce48408ce518b1bfd647fa..3d6b15ccfefddbc143e913965273c44393c0e1c7 100644 (file)
@@ -8,7 +8,7 @@
  *
  *  ============================================================================
  *
- *  Copyright (c) 2008-2014, Texas Instruments Incorporated
+ *  Copyright (c) 2008-2015, Texas Instruments Incorporated
  *
  *  Redistribution and use in source and binary forms, with or without
  *  modification, are permitted provided that the following conditions
@@ -122,7 +122,7 @@ typedef struct Processor_AttachParams_tag {
     /*!< Processor architecture */
     ProcMgr_Handle         pmHandle;
     /*!< Handle to proc manager */
-    SysLink_MemoryMap    * sysMemMap;
+    Ipc_MemoryMap        * sysMemMap;
     /*!< System Memory map to be added to translation table */
 } Processor_AttachParams ;