![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef _ASM_GENERIC_EMERGENCY_RESTART_H 0003 #define _ASM_GENERIC_EMERGENCY_RESTART_H 0004 0005 static inline void machine_emergency_restart(void) 0006 { 0007 machine_restart(NULL); 0008 } 0009 0010 #endif /* _ASM_GENERIC_EMERGENCY_RESTART_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |