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:
parent
0b4b8f0a37
commit
8e02e451e7
1 changed files with 1 additions and 0 deletions
|
|
@ -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 */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue