Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307982
b: refs/heads/master
c: dfb73a0
h: refs/heads/master
v: v3
  • Loading branch information
Wanlong Gao authored and Jesper Nilsson committed Apr 3, 2012
1 parent 370cea1 commit c405f23
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: 473e162eea465e60578edb93341752e7f1c1dacc
refs/heads/master: dfb73a071f0259ba81ceea7b7f312f63dd18c73c
2 changes: 1 addition & 1 deletion trunk/arch/cris/arch-v10/kernel/kgdb.c
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ static int write_register (int regno, char *val);

/* Write a value to a specified register in the stack of a thread other
than the current thread. */
static write_stack_register (int thread_id, int regno, char *valptr);
static int write_stack_register(int thread_id, int regno, char *valptr);

/* Read a value from a specified register in the register image. Returns the
status of the read operation. The register value is returned in valptr. */
Expand Down

0 comments on commit c405f23

Please sign in to comment.