]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - arch/arm/kernel/reboot.h
ARM: fix broken hibernation
[karo-tx-linux.git] / arch / arm / kernel / reboot.h
1 #ifndef REBOOT_H
2 #define REBOOT_H
3
4 extern void _soft_restart(unsigned long addr, bool disable_l2);
5
6 #endif