From bd6267e616cc4966fadf971019fe15db2469e97d Mon Sep 17 00:00:00 2001 From: notaz Date: Sat, 25 Dec 2010 02:52:55 +0200 Subject: menu: add most options --- frontend/plat_dummy.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'frontend/plat_dummy.c') diff --git a/frontend/plat_dummy.c b/frontend/plat_dummy.c index c6af46b..d3080ae 100644 --- a/frontend/plat_dummy.c +++ b/frontend/plat_dummy.c @@ -35,3 +35,6 @@ void plat_init(void) { } +void plat_finish(void) +{ +} -- cgit v1.2.3