 DCD Entry_start		;start
 DCD Entry_init			;initialisation
 DCD Entry_kill			;finalisation
 DCD Entry_service		;service call handler
 DCD HDFFS_Title		;title
 DCD HDFFS_Help			;help
 DCD HDFFS_Commands		;command table
 DCD our_SWI_chunk		;SWI_Base
 DCD Entry_SWI			;SWI Entry
 DCD HDFFS_SWI_Names		;SWI Names
 DCD 0				;SWI name decoding code
 DCD 0				;Message file
 DCD Module_Flags		;module flags

.HDFFS_Help	DCB "HDFFS", 9, 9, version_string, 0
		ALIGN

.Module_Flags	DCD 1		;32-bit compatible