Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11251
b: refs/heads/master
c: f8bb3af
h: refs/heads/master
i:
  11249: fb9c45c
  11247: 3ed97df
v: v3
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent 975ccd6 commit ff4651b
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: 65f1f5a2c3cdb0570806fe4e5512945673dfa199
refs/heads/master: f8bb3af924211b0e6ee66dc0d3bcb4a66ba59af4
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/gdb-stub.c
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@ void set_async_breakpoint(unsigned long *epc)
*epc = (unsigned long)async_breakpoint;
}

void kgdb_wait(void *arg)
static void kgdb_wait(void *arg)
{
unsigned flags;
int cpu = smp_processor_id();
Expand Down

0 comments on commit ff4651b

Please sign in to comment.