1
0
Fork 0
android_kernel_rockchip_tart/arch/mips/include/asm/cmp.h
2025-06-27 00:32:42 -05:00

10 lines
181 B
C

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_CMP_H
#define _ASM_CMP_H
/*
* Definitions for CMP multitasking on MIPS cores
*/
struct task_struct;
#endif /* _ASM_CMP_H */