Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 151f6398 authored by Jesper Nilsson's avatar Jesper Nilsson
Browse files

CRIS: Include arch dependent bug.h.

parent 620cf2e4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#ifndef _CRIS_BUG_H
#define _CRIS_BUG_H
#include <asm-generic/bug.h>
#include <asm/arch/bug.h>
#endif