Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346796
b: refs/heads/master
c: d7a1ed1
h: refs/heads/master
v: v3
  • Loading branch information
Sukadev Bhattiprolu authored and Benjamin Herrenschmidt committed Nov 15, 2012
1 parent 9bb4f16 commit c930615
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8a56e1ee9229ef1c5c558b53f696af9152024a15
refs/heads/master: d7a1ed163a3bb7aa727d3f9335349055aeea110c
2 changes: 1 addition & 1 deletion trunk/tools/perf/perf.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ void get_term_dimensions(struct winsize *ws);
#endif

#ifdef __powerpc__
#include "../../arch/powerpc/include/asm/unistd.h"
#include "../../arch/powerpc/include/uapi/asm/unistd.h"
#define rmb() asm volatile ("sync" ::: "memory")
#define cpu_relax() asm volatile ("" ::: "memory");
#define CPUINFO_PROC "cpu"
Expand Down

0 comments on commit c930615

Please sign in to comment.