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

Commit 0184cd34 authored by Markos Chandras's avatar Markos Chandras Committed by James Hogan
Browse files

metag/traps: include setup.h for the per_cpu_trap_init declaration

parent b79e88e5
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -33,6 +33,7 @@
#include <asm/siginfo.h>
#include <asm/siginfo.h>
#include <asm/traps.h>
#include <asm/traps.h>
#include <asm/hwthread.h>
#include <asm/hwthread.h>
#include <asm/setup.h>
#include <asm/switch.h>
#include <asm/switch.h>
#include <asm/user_gateway.h>
#include <asm/user_gateway.h>
#include <asm/syscall.h>
#include <asm/syscall.h>