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

Commit 951e4714 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] Lasat: Add #ifndef ... #endif include warpper to lasatint.h.

parent 1c5dc034
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
#ifndef __ASM_LASAT_LASATINT_H
#define __ASM_LASAT_LASATINT_H

#define LASATINT_END 16
#define LASATINT_END 16


/* lasat 100 */
/* lasat 100 */
@@ -10,3 +13,4 @@
#define LASAT_INT_MASK_REG_200		(KSEG1ADDR(0x1104003c))
#define LASAT_INT_MASK_REG_200		(KSEG1ADDR(0x1104003c))
#define LASATINT_MASK_SHIFT_200		16
#define LASATINT_MASK_SHIFT_200		16


#endif /* __ASM_LASAT_LASATINT_H */