From 05e360903252941a075f28a1b2b80289cb9648b7 Mon Sep 17 00:00:00 2001 From: Brent Wieman Date: Fri, 15 Jan 2016 14:11:32 -0600 Subject: updated for 32bit compile Change-Id: I441f8b241e76d13420035b2523780211d7e26679 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23337 Dev-Ready: Brent Wieman Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell Reviewed-by: Christian Geddes Reviewed-by: Jennifer A. Stofer Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24523 --- src/import/chips/p9/common/scominfo/p9_scominfo.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/import/chips/p9') diff --git a/src/import/chips/p9/common/scominfo/p9_scominfo.H b/src/import/chips/p9/common/scominfo/p9_scominfo.H index 2dfdf093c..b6e0f9113 100644 --- a/src/import/chips/p9/common/scominfo/p9_scominfo.H +++ b/src/import/chips/p9/common/scominfo/p9_scominfo.H @@ -44,7 +44,7 @@ extern "C" typedef enum { - FAILED_TRANSLATION = 0xFFFFFFFFFFFFFFF1 + FAILED_TRANSLATION = 0xFFFFFFFFFFFFFFF1ull } p9TranslationResult_t; /// @brief Creates the actual SCOM address based on the chip unit type, instance, and the input SCOM address (relative to chip unit instance 0) -- cgit v1.2.1