summaryrefslogtreecommitdiff
path: root/arch/score/include/asm/bugs.h
blob: 81185dced763fa8173bd1c36f35ff3ac2197e530 (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_SCORE_BUGS_H
#define _ASM_SCORE_BUGS_H

#include <asm-generic/bugs.h>

#endif /* _ASM_SCORE_BUGS_H */