Files

11 lines
181 B
C
Raw Permalink Normal View History

/* SPDX-License-Identifier: GPL-2.0 */
2008-04-28 17:14:26 +01:00
#ifndef _ASM_CMP_H
#define _ASM_CMP_H
/*
* Definitions for CMP multitasking on MIPS cores
*/
struct task_struct;
#endif /* _ASM_CMP_H */