Newer
Older
barebox / arch / mips / include / asm / common.h
@Oleksij Rempel Oleksij Rempel on 3 Jan 2019 219 bytes MIPS: migrate all files to SPDX
/* SPDX-License-Identifier: GPL-2.0-or-later */

/**
 * @file
 * @brief mips common declarations
 */

#ifndef _ASM_MIPS_COMMON_H_
#define _ASM_MIPS_COMMON_H_

/* nothing special yet */

#endif /* _ASM_MIPS_COMMON_H_ */