Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98410
b: refs/heads/master
c: aabdc3b
h: refs/heads/master
v: v3
  • Loading branch information
Jason Wessel committed Jun 24, 2008
1 parent d78bb2b commit de38459
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a606b5e24b7e2937604f4c85023d8d9c5ab0a28b
refs/heads/master: aabdc3b8c3b3d081f1532454e344208338478e29
3 changes: 2 additions & 1 deletion trunk/kernel/kgdb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1499,7 +1499,8 @@ int kgdb_nmicallback(int cpu, void *regs)
return 1;
}

void kgdb_console_write(struct console *co, const char *s, unsigned count)
static void kgdb_console_write(struct console *co, const char *s,
unsigned count)
{
unsigned long flags;

Expand Down

0 comments on commit de38459

Please sign in to comment.