Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360022
b: refs/heads/master
c: 8e8dc33
h: refs/heads/master
v: v3
  • Loading branch information
Steven J. Hill authored and Ralf Baechle committed Feb 15, 2013
1 parent 585d07f commit 88e8273
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: a96102be700f87283f168942cd09a2b30f86f324
refs/heads/master: 8e8dc33543504830e6444607ba856e60679995f1
2 changes: 1 addition & 1 deletion trunk/arch/mips/include/uapi/asm/break.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#define BRK_STACKOVERFLOW 9 /* For Ada stackchecking */
#define BRK_NORLD 10 /* No rld found - not used by Linux/MIPS */
#define _BRK_THREADBP 11 /* For threads, user bp (used by debuggers) */
#define BRK_BUG 512 /* Used by BUG() */
#define BRK_BUG 12 /* Used by BUG() */
#define BRK_KDB 513 /* Used in KDB_ENTER() */
#define BRK_MEMU 514 /* Used by FPU emulator */
#define BRK_KPROBE_BP 515 /* Kprobe break */
Expand Down

0 comments on commit 88e8273

Please sign in to comment.