Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162821
b: refs/heads/master
c: efc49ef
h: refs/heads/master
i:
  162819: 9075afe
v: v3
  • Loading branch information
Wu Zhangjin authored and Ralf Baechle committed Sep 17, 2009
1 parent 69a07f8 commit f6b3d51
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: eb42306b7a45703815e898a4742507c08ca01860
refs/heads/master: efc49ef556b135739386c64fd5c2ecd99b300446
6 changes: 0 additions & 6 deletions trunk/arch/mips/lemote/lm2e/prom.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
extern unsigned long bus_clock;
extern unsigned long cpu_clock_freq;
extern unsigned int memsize, highmemsize;
extern int putDebugChar(unsigned char byte);

static int argc;
/* pmon passes arguments in 32bit pointers */
Expand Down Expand Up @@ -90,8 +89,3 @@ do { \
void __init prom_free_prom_memory(void)
{
}

void prom_putchar(char c)
{
putDebugChar(c);
}

0 comments on commit f6b3d51

Please sign in to comment.