#ident	"@(#)kern:kernel.cf/Ftab	1.2"
#ident	"$Header: $"

# Function tables for system startup/shutdown hooks
#
#  [entry suffix]  [func table name]  [return type]  [flags]
	init		io_init		void		D
	start		io_start	void		D
	halt		io_halt		void		D
