isolinux: fs_init now takes a pointer to an array of filesystems
authorH. Peter Anvin <hpa@zytor.com>
Tue, 22 Dec 2009 20:22:26 +0000 (12:22 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 22 Dec 2009 20:22:26 +0000 (12:22 -0800)
commita1a9592f21575c37fdb52aa340e47887e76b9494
treeb12a290bd24bcb7184671229537fb3f9ac3a45f4
parent5d7ca8daf3c5874d3918b177d33869dbe3afb55a
isolinux: fs_init now takes a pointer to an array of filesystems

fs_init now takes a pointer to an array of filesystems, not a pointer
to a single filesystem type.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/isolinux.asm