Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330272
b: refs/heads/master
c: ab046a9
h: refs/heads/master
v: v3
  • Loading branch information
Michael Neuling authored and Benjamin Herrenschmidt committed Sep 7, 2012
1 parent fa2fecd commit 613d74a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 4bc77a5ed215b4ec9cc39d5f55323b2e68000055
refs/heads/master: ab046a937629172d5da2bbf4867d89507280759f
6 changes: 3 additions & 3 deletions trunk/arch/powerpc/include/asm/hw_breakpoint.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
#ifdef CONFIG_HAVE_HW_BREAKPOINT

struct arch_hw_breakpoint {
bool extraneous_interrupt;
u8 len; /* length of the target data symbol */
int type;
unsigned long address;
int type;
u8 len; /* length of the target data symbol */
bool extraneous_interrupt;
};

#include <linux/kdebug.h>
Expand Down

0 comments on commit 613d74a

Please sign in to comment.