+1
−1
+1
−148
arch/arm/kernel/reboot.c
0 → 100644
+155
−0
+1
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Move shutdown and reboot related code to a separate file, out of
process.c. This helps to avoid polluting process.c with non-process
related code.
Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>