![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef REBOOT_H 0003 #define REBOOT_H 0004 0005 extern void call_with_stack(void (*fn)(void *), void *arg, void *sp); 0006 extern void _soft_restart(unsigned long addr, bool disable_l2); 0007 0008 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |