summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/module.h
blob: 1ffceeebdff3a75af04778515e3c78e80c6a9917 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-or-later */

#ifndef _ASM_MIPS_MODULE_H_
#define _ASM_MIPS_MODULE_H_

/* nothing special yet */

#endif /* _ASM_MIPS_MODULE_H_ */