secgateway/kernel/linux-4.14.83/arch/cris/include/asm/bug.h

6 lines
108 B
C
Raw Normal View History

2019-06-11 07:43:23 +00:00
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _CRIS_BUG_H
#define _CRIS_BUG_H
#include <arch/bug.h>
#endif