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

Commit 2cc3c0b6 authored by Vegard Nossum's avatar Vegard Nossum Committed by Ralf Baechle
Browse files

[MIPS] Fix typo in header guard

parent 482845a3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
 *
 */

#ifndef __ASM_RTLX_H
#ifndef __ASM_RTLX_H_
#define __ASM_RTLX_H_

#include <irq.h>