harinreddy has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/19005


Change subject: Adds the missing atomic32 atomic64 typedefs for ppc64le
......................................................................

Adds the missing atomic32 atomic64 typedefs for ppc64le

The following two typedefs are missing from this file for
the  ppc64le architecture and this patch includes them.
typedef int32_t Atomic32;
typedef int64_t Atomic64;

 Changes to be committed:
        modified:   src/kudu/gutil/atomicops-internals-powerpc.h

Change-Id: I48374fea9bf8b0cd8cc71ba61d22eda0982f7aae
---
M src/kudu/gutil/atomicops-internals-powerpc.h
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/05/19005/1
--
To view, visit http://gerrit.cloudera.org:8080/19005
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I48374fea9bf8b0cd8cc71ba61d22eda0982f7aae
Gerrit-Change-Number: 19005
Gerrit-PatchSet: 1
Gerrit-Owner: harinreddy <hnre...@us.ibm.com>

Reply via email to