Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182064
b: refs/heads/master
c: 97e6a89
h: refs/heads/master
v: v3
  • Loading branch information
Wu Zhangjin authored and Ralf Baechle committed Feb 27, 2010
1 parent 2bc59f9 commit a8a4531
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 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: c7e8c668b09a27879e8b45d2a613fb5acdf9f8a3
refs/heads/master: 97e6a89634befaf5bd66d3044d36961c887cd98c
7 changes: 3 additions & 4 deletions trunk/arch/mips/loongson/common/cmdline.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,11 @@

#include <loongson.h>

int prom_argc;
/* pmon passes arguments in 32bit pointers */
int *_prom_argv;

void __init prom_init_cmdline(void)
{
int prom_argc;
/* pmon passes arguments in 32bit pointers */
int *_prom_argv;
int i;
long l;

Expand Down

0 comments on commit a8a4531

Please sign in to comment.