xref: /kernel/linux/linux-6.6/arch/mips/include/asm/mach-ip30/kernel-entry-init.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/mips/include/asm/mach-ip30/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci
362306a36Sopenharmony_ci#ifndef __ASM_MACH_IP30_KERNEL_ENTRY_H
462306a36Sopenharmony_ci#define __ASM_MACH_IP30_KERNEL_ENTRY_H
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci	.macro  kernel_entry_setup
762306a36Sopenharmony_ci	.endm
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci	.macro	smp_slave_setup
1062306a36Sopenharmony_ci	move	gp, a0
1162306a36Sopenharmony_ci	.endm
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ci#endif /* __ASM_MACH_IP30_KERNEL_ENTRY_H */
14

Indexes created Thu Nov 07 10:32:03 CST 2024