1
0
Fork 0
forked from len0rd/rockbox

add missing define

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13650 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marcoen Hirschberg 2007-06-17 14:59:18 +00:00
parent 0b4b8f0a37
commit 8e02e451e7

View file

@ -218,6 +218,7 @@ struct pnx0101_timer {
#define INTREQ_WETARGET 0x08000000
#define INTREQ_WEENABLE 0x04000000
#define INTREQ_WEACTVLO 0x02000000
#define INTREQ_ENABLE 0x00010000
#endif /* ASM */