Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110064
b: refs/heads/master
c: 95dbf1d
h: refs/heads/master
v: v3
  • Loading branch information
Jason Wessel committed Sep 26, 2008
1 parent 4553679 commit 2275a24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: d7161a65341556bacb5e6654e133803f46f51063
refs/heads/master: 95dbf1dbe39ed336a3e72116c95cfa98dd3457e6
4 changes: 2 additions & 2 deletions trunk/include/asm-x86/kgdb.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ enum regnames {
#else /* ! CONFIG_X86_32 */
enum regnames {
GDB_AX, /* 0 */
GDB_DX, /* 1 */
GDB_BX, /* 1 */
GDB_CX, /* 2 */
GDB_BX, /* 3 */
GDB_DX, /* 3 */
GDB_SI, /* 4 */
GDB_DI, /* 5 */
GDB_BP, /* 6 */
Expand Down

0 comments on commit 2275a24

Please sign in to comment.