Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154357
b: refs/heads/master
c: 413ee28
h: refs/heads/master
i:
  154355: d3fc4cc
v: v3
  • Loading branch information
Julian Calaby authored and David S. Miller committed Jun 26, 2009
1 parent 021b22b commit a3e9dd4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 14a2ff6ed28931f796d2c2c8a440227a5d90f441
refs/heads/master: 413ee282a510afb2f18975a189501f39d279a906
1 change: 1 addition & 0 deletions trunk/arch/sparc/boot/piggyback_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ int main(int argc,char **argv)
struct stat s;
int image, tail;

start = end = 0;
if (stat (argv[3], &s) < 0) die (argv[3]);
map = fopen (argv[2], "r");
if (!map) die(argv[2]);
Expand Down

0 comments on commit a3e9dd4

Please sign in to comment.