Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44173
b: refs/heads/master
c: f8bf35a
h: refs/heads/master
i:
  44171: 065829b
v: v3
  • Loading branch information
Ralf Baechle committed Dec 10, 2006
1 parent cfa3959 commit 8e08487
Show file tree
Hide file tree
Showing 2 changed files with 3 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: ae32ffd65bbcc32795bb9b58ed12941efeb03dff
refs/heads/master: f8bf35a9145b0831d7d110402662d9cff2d90bd9
2 changes: 2 additions & 0 deletions trunk/arch/mips/kernel/reset.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ void (*_machine_restart)(char *command);
void (*_machine_halt)(void);
void (*pm_power_off)(void);

EXPORT_SYMBOL(pm_power_off);

void machine_restart(char *command)
{
if (_machine_restart)
Expand Down

0 comments on commit 8e08487

Please sign in to comment.