commit | d0d738a41474a75b686b2a0b9c1a62928556e673 | [log] [tgz] |
---|---|---|
author | Andrey Smirnov <andrew.smirnov@gmail.com> | Thu Jul 28 16:07:16 2016 -0700 |
committer | Scott Wood <oss@buserror.net> | Sun Sep 25 00:06:39 2016 -0500 |
tree | ecf551e30a6cf729ec26b1260e9f10075967c8ca | |
parent | 625f3eea40024d0fc6562fc737761bba696c662b [diff] |
powerpc: Factor out common code in setup-common.c Factor out a small bit of common code in machine_restart(), machine_power_off() and machine_halt(). Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Signed-off-by: Scott Wood <oss@buserror.net>