Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260374
b: refs/heads/master
c: c4a5054
h: refs/heads/master
v: v3
  • Loading branch information
Florian Fainelli authored and Ralf Baechle committed Jul 25, 2011
1 parent 42b2bd3 commit 0119c5c
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: 11454100f41f43f128da02c0235ac85636a2cf70
refs/heads/master: c4a50541611d097c92f9e599f53d19d438074b12
2 changes: 1 addition & 1 deletion trunk/arch/mips/ar7/prom.c
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ struct psp_env_chunk {
u16 csum;
u8 len;
char data[11];
} __attribute__ ((packed));
} __packed;

struct psp_var_map_entry {
u8 num;
Expand Down

0 comments on commit 0119c5c

Please sign in to comment.