forked from len0rd/rockbox
Next round of pdbox patches from Wincent Balin: adapt dbestfit to rockbox, ifdef some printfs, and more
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21095 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
84ea607813
commit
3ca0614de9
8 changed files with 35 additions and 10 deletions
|
@ -22,11 +22,9 @@
|
|||
#ifndef PDBOX_H
|
||||
#define PDBOX_H
|
||||
|
||||
#if 0
|
||||
/* Use dbestfit. */
|
||||
#include "bmalloc.h"
|
||||
#include "dmalloc.h"
|
||||
#endif
|
||||
|
||||
/* Minimal memory size. */
|
||||
#define MIN_MEM_SIZE (4 * 1024 * 1024)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue