-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 5047 b: refs/heads/master c: 62b3a04 h: refs/heads/master i: 5045: 252d0f3 5043: c344660 5039: fbb19b1 v: v3
- Loading branch information
Eric W. Biederman
authored and
Linus Torvalds
committed
Jul 26, 2005
1 parent
a74691f
commit 2c692d2
Showing
3 changed files
with
13 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 7c9a90073c75bffbb89763a0c7d44a2e44e9e628 | ||
refs/heads/master: 62b3a04d75d2dc9480d5ad3b60f4258e548a6a83 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#ifndef _ASM_EMERGENCY_RESTART_H | ||
#define _ASM_EMERGENCY_RESTART_H | ||
|
||
#include <asm-generic/emergency-restart.h> | ||
extern void machine_emergency_restart(void); | ||
|
||
#endif /* _ASM_EMERGENCY_RESTART_H */ |