Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.14 5 lines 108 B view raw
1/* SPDX-License-Identifier: GPL-2.0 */ 2#ifndef _CRIS_BUG_H 3#define _CRIS_BUG_H 4#include <arch/bug.h> 5#endif