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

#ifndef _ASM_MIPS_BAREBOX_H_
#define _ASM_MIPS_BAREBOX_H_

#define ARCH_HAS_DATA_ABORT_MASK

#endif /* _ASM_MIPS_BAREBOX_H_ */