genmodule: Fix handler modules types' initialization
commitbc905ea33f03559ec07bc75eaa8349e7c9673f2d
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 6 Sep 2012 04:30:51 +0000 (6 04:30 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 6 Sep 2012 04:30:51 +0000 (6 04:30 +0000)
tree3af2625c1ab372341b52bc84dd489c46b110ab5f
parent08497c656e4c95c7bfbb209623c12c76122f68c0
genmodule: Fix handler modules types' initialization

Handlers were not calling the 'INIT' symbolset when
they were run via Mount.

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@45739 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
31 files changed:
arch/all-hosted/filesys/emul_handler/emul.conf
arch/all-hosted/filesys/emul_handler/emul_handler.c
arch/all-hosted/filesys/emul_handler/emul_init.c
arch/all-hosted/filesys/emul_handler/emul_intern.h
rom/filesys/AmberRAM/amberram.conf
rom/filesys/AmberRAM/handler.c
rom/filesys/CDVDFS/src/cdrom.conf
rom/filesys/CDVDFS/src/device.c
rom/filesys/SFS/FS/filesystemmain.c
rom/filesys/SFS/FS/sfs.conf
rom/filesys/afs/afs.conf
rom/filesys/afs/main.c
rom/filesys/console_handler/con_handler.c
rom/filesys/console_handler/con_handler.conf
rom/filesys/fat/fat.conf
rom/filesys/fat/main.c
rom/filesys/pfs3/fs/boot.c
rom/filesys/pfs3/fs/init.c
rom/filesys/pfs3/fs/ks13wrapper.c
rom/filesys/pfs3/fs/ks13wrapper.h
rom/filesys/pfs3/fs/mmakefile.src
rom/filesys/pfs3/fs/pfs3.conf
rom/filesys/pfs3/fs/pfs3_ks13.conf
rom/filesys/pfs3/fs/pfs3ds.conf
rom/filesys/pfs3/fs/pfs3ds_ks13.conf
rom/filesys/pfs3/fs/struct.h
tools/genmodule/config.c
tools/genmodule/config.h
tools/genmodule/writestart.c
workbench/fs/port/port-handler.c
workbench/fs/port/port.conf