ide: allow to have multiple instances

git-svn-id: svn://coreboot.org/openbios/openbios-devel@411 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
Laurent Vivier
2009-01-15 12:55:31 +00:00
parent 33b98e5c5f
commit f336ed1793
3 changed files with 49 additions and 16 deletions

View File

@@ -249,7 +249,6 @@ struct first_info {
unsigned blknos[64];
};
static void
quik_startup( void )
{