cmenu: Rename menu.h to cmenu.h
authorMatt Fleming <matt.fleming@linux.intel.com>
Wed, 13 Apr 2011 22:00:16 +0000 (23:00 +0100)
committerMatt Fleming <matt.fleming@linux.intel.com>
Tue, 26 Apr 2011 08:53:54 +0000 (09:53 +0100)
commit951176f62a9dd81d0f978555bf2d5ce0b61d49ca
treeb36746be60450983b8ee3e6681b89e6d5d9458af
parent4965354404524633425c69a1adbbb386cfa0e1ed
cmenu: Rename menu.h to cmenu.h

In preparation for moving com32/menu/menu.h to com32/include/ let's
rename com32/cmenu/menu.h. This stops us having two header files named
menu.h which would mean that we'd have to be super careful with our
include paths to ensure we included the correct header.

Signed-off-by: Matt Fleming <matt.fleming@linux.intel.com>
com32/cmenu/adv_menu.tpl
com32/cmenu/complex.c
com32/cmenu/display.c
com32/cmenu/libmenu/cmenu.h [moved from com32/cmenu/libmenu/menu.h with 100% similarity]
com32/cmenu/libmenu/help.h
com32/cmenu/libmenu/menu.c
com32/cmenu/simple.c