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

Commit eb9a63a1 authored by Max Filippov's avatar Max Filippov Committed by Chris Zankel
Browse files

xtensa: rename MISC SR definition to avoid name clashes



There are other special register that cause build warnings and may as
well need renaming as well.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
Signed-off-by: default avatarChris Zankel <chris@zankel.net>
parent a4c8aa5e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@
#define ICOUNTLEVEL	237
#define EXCVADDR	238
#define CCOMPARE	240
#define MISC		244
#define MISC_SR		244

/*  Special names for read-only and write-only interrupt registers.  */