From 221be40d20d1fc4e1c597b087ea54130b80739f1 Mon Sep 17 00:00:00 2001 From: notaz Date: Sun, 30 Oct 2011 21:29:01 +0200 Subject: frontend: input driver and volume control for Wiz --- maemo/hildon.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'maemo/hildon.c') diff --git a/maemo/hildon.c b/maemo/hildon.c index dc5e497..f66d884 100644 --- a/maemo/hildon.c +++ b/maemo/hildon.c @@ -258,3 +258,7 @@ void *plat_prepare_screenshot(int *w, int *h, int *bpp) return NULL; } +void plat_step_volume(int is_up) +{ +} + -- cgit v1.2.3