Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5688
b: refs/heads/master
c: 094528a
h: refs/heads/master
v: v3
  • Loading branch information
Eric W. Biederman authored and Linus Torvalds committed Aug 6, 2005
1 parent eef9c80 commit 8d8926a
Show file tree
Hide file tree
Showing 2 changed files with 7 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: cd5098d254a28a5980bc6dec9644f99ee884a548
refs/heads/master: 094528a7fb3f75a83673e5cc3271fd466f2e278d
6 changes: 6 additions & 0 deletions trunk/arch/i386/mach-voyager/voyager_basic.c
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,12 @@ kb_wait(void)
break;
}

void
machine_shutdown(void)
{
/* Architecture specific shutdown needed before a kexec */
}

void
machine_restart(char *cmd)
{
Expand Down

0 comments on commit 8d8926a

Please sign in to comment.