summaryrefslogtreecommitdiffstats
path: root/src/occ_405/proc/proc_data.h
diff options
context:
space:
mode:
authorWael El-Essawy <welessa@us.ibm.com>2015-11-20 13:47:12 -0600
committerFadi Kassem <fmkassem@us.ibm.com>2015-11-23 11:48:41 -0600
commit10df96d0bf6378f2d6ede7bfb27f21af41c309d5 (patch)
treee38962d646e7b8949a04c9f07ef7266d9c526f7b /src/occ_405/proc/proc_data.h
parent76a5df9bf306d9dc446db4b395012770b4dd1c28 (diff)
downloadtalos-occ-10df96d0bf6378f2d6ede7bfb27f21af41c309d5.tar.gz
talos-occ-10df96d0bf6378f2d6ede7bfb27f21af41c309d5.zip
OCC GPE0: Core Data Collection infrastructure in GPE0
Create IPC function for core data collection return dummy data at this point to allow 405 to schedule and "use" data back. Change-Id: I520e9333fa25e37127d6af693ad6f21da3431939 RTC: 131183 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22247 Reviewed-by: Fadi Kassem <fmkassem@us.ibm.com> Reviewed-by: Wael Elessawy <welessa@us.ibm.com> Tested-by: Fadi Kassem <fmkassem@us.ibm.com>
Diffstat (limited to 'src/occ_405/proc/proc_data.h')
-rwxr-xr-xsrc/occ_405/proc/proc_data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/occ_405/proc/proc_data.h b/src/occ_405/proc/proc_data.h
index ad404a7..60bc38b 100755
--- a/src/occ_405/proc/proc_data.h
+++ b/src/occ_405/proc/proc_data.h
@@ -29,7 +29,7 @@
#include <occ_common.h>
#include <ssx.h>
#include "rtls.h"
-#include "core_data.h"
+#include "proc_shared.h"
//Returns 0 if the specified core is not present. Otherwise, returns none-zero.
#define CORE_PRESENT(occ_core_id) \
OpenPOWER on IntegriCloud