This TODO is no longer todo...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17029 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ece03129b6
commit
9c32dde82c
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@
|
|||
#define GREY_BUFFERED 0x0001 /* Use a chunky buffer */
|
||||
#define GREY_RAWMAPPED 0x0002 /* No gamma & LCD linearisation */
|
||||
#define GREY_ON_COP 0x0004 /* Run ISR on COP (PP targets) */
|
||||
/* TODO: only usable in conjunction with GREY_INFO_STRUCT_IRAM atm */
|
||||
|
||||
/* Library initialisation and release */
|
||||
bool grey_init(struct plugin_api* newrb, unsigned char *gbuf, long gbuf_size,
|
||||
|
|
Loading…
Reference in a new issue