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

Commit 22c56c3a authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] Delete unneeded pt_regs forward declaration.

parent 55b74283
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -10,8 +10,6 @@
#ifndef OP_IMPL_H
#define OP_IMPL_H 1

struct pt_regs;

extern int null_perf_irq(void);
extern int (*perf_irq)(void);