From 5d9759a76e7e6fc73c89751a1644fc57e1111ec4 Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Wed, 4 Jan 2012 00:07:27 +0000 Subject: Fix reds by implementing a few more stubs, and undefining HAVE_STORAGE_FLUSH in the sim. Also slight change on how to measure seconds. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31550 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/sim.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export') diff --git a/firmware/export/config/sim.h b/firmware/export/config/sim.h index f565e61..1f545c5 100644 --- a/firmware/export/config/sim.h +++ b/firmware/export/config/sim.h @@ -33,6 +33,7 @@ #undef NUM_DRIVES #undef HAVE_HOTSWAP #undef HAVE_HOTSWAP_STORAGE_AS_MAIN +#undef HAVE_STORAGE_FLUSH #undef CONFIG_STORAGE -- cgit v1.1