Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91366
b: refs/heads/master
c: ed3fa7c
h: refs/heads/master
v: v3
  • Loading branch information
Peter Ma authored and Haavard Skinnemoen committed Apr 20, 2008
1 parent 96fedb9 commit 628d1b0
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: 29a0c39386a4c33af21f1d92ebce277a7535ec7e
refs/heads/master: ed3fa7c9510cde67d232299cab8052ff50a08285
2 changes: 2 additions & 0 deletions trunk/arch/avr32/kernel/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ void machine_halt(void)

void machine_power_off(void)
{
if (pm_power_off)
pm_power_off();
}

void machine_restart(char *cmd)
Expand Down

0 comments on commit 628d1b0

Please sign in to comment.