ext2sim: Remove non-existent function fwd-decl
int _ext2sim_start();
This commit is contained in:
parent
27a91ee5a3
commit
cef9e0bede
|
|
@ -190,9 +190,6 @@ extern devMerge *devMergeList;
|
|||
|
||||
#ifdef MAGIC_WRAPPER
|
||||
|
||||
/* Forward declaration */
|
||||
int _ext2sim_start();
|
||||
|
||||
#ifdef EXT2SIM_AUTO
|
||||
/*
|
||||
* ----------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue