Start splitting up ecdb_gui into more logic files
This commit is contained in:
8
experimental/ecdb/trunk/src/ecdb_erase_gui.h
Normal file
8
experimental/ecdb/trunk/src/ecdb_erase_gui.h
Normal file
@@ -0,0 +1,8 @@
|
||||
/* vim: set sw=3 ts=3 sts=3 expandtab: */
|
||||
#ifndef ECDB_ERASE_GUI_H
|
||||
#define ECDB_ERASE_GUI_H
|
||||
|
||||
void ecdb_erase_page_show(void);
|
||||
void ecdb_erase_cleanup(void);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user