Newer
Older
barebox / arch / mips / include / asm / barebox.h
@Oleksij Rempel Oleksij Rempel on 3 Jan 2019 176 bytes MIPS: migrate all files to SPDX
/* 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_ */