]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blobdiff - qnx/src/ipc3x_dev/ti/syslink/inc/knl/VAYUIpuCore1Proc.h
Eliminate need to specify Syslink_Override_Params on QNX
[ipc/ipcdev.git] / qnx / src / ipc3x_dev / ti / syslink / inc / knl / VAYUIpuCore1Proc.h
index ff1f1a53eac96e79a5dd24588917b645dbcfdf5c..84ab2c096af1940bcacffa38b70827cd0e298012 100644 (file)
@@ -8,7 +8,7 @@
 /*
  *  ============================================================================
  *
- *  Copyright (c) 2013, Texas Instruments Incorporated
+ *  Copyright (c) 2013-2014, Texas Instruments Incorporated
  *
  *  Redistribution and use in source and binary forms, with or without
  *  modification, are permitted provided that the following conditions
@@ -200,10 +200,6 @@ typedef struct VAYUIPUCORE1PROC_Params_tag {
     /*!< Number of memory regions to be configured. */
     ProcMgr_AddrInfo    memEntries[ProcMgr_MAX_MEMORY_REGIONS];
     /*!< Array of information structures for memory regions to be configured. */
-    UInt32              carveoutAddr[ProcMgr_MAX_MEMORY_REGIONS];
-    /*!< The address of the carveout for shared mem */
-    UInt32              carveoutSize[ProcMgr_MAX_MEMORY_REGIONS];
-    /*!< The length of the carveout for shared mem */
 } VAYUIPUCORE1PROC_Params;
 
 /*!