![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 0003 #ifndef __ASM_MACH_IP30_KERNEL_ENTRY_H 0004 #define __ASM_MACH_IP30_KERNEL_ENTRY_H 0005 0006 .macro kernel_entry_setup 0007 .endm 0008 0009 .macro smp_slave_setup 0010 move gp, a0 0011 .endm 0012 0013 #endif /* __ASM_MACH_IP30_KERNEL_ENTRY_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |