Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181158
b: refs/heads/master
c: 31a090a
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Jan 30, 2010
1 parent b5e09b9 commit ad02e37
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: 97b19778ee5dd0484493f12f6a9cf9391cf0aefb
refs/heads/master: 31a090ae0693af189fc7a8ad16cece4878acad33
6 changes: 3 additions & 3 deletions trunk/arch/sh/include/asm/hw_breakpoint.h
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
#ifndef __ASM_SH_HW_BREAKPOINT_H
#define __ASM_SH_HW_BREAKPOINT_H

#include <linux/kdebug.h>
#include <linux/types.h>

#ifdef __KERNEL__
#define __ARCH_HW_BREAKPOINT_H

#include <linux/kdebug.h>
#include <linux/types.h>

struct arch_hw_breakpoint {
char *name; /* Contains name of the symbol to set bkpt */
unsigned long address;
Expand Down

0 comments on commit ad02e37

Please sign in to comment.