*#ident	"@(#)dufst	1.5	2/19/88 09:32:14"
*
* DUFST - file system type for RFS
* Used for all Altos 5.3.1 OS's
*
*FLAG	#VEC	PREFIX	SOFT	#DEV	CPUS	DEPENDENCIES/VARIABLES
oxj	-	du	-	-	-	du,sp,timod,tirdwr

* Configurable variables
						duflag(%l) = {FLAGDU}
						duname(%12c) = {NAMEDU}
						dunotfy(%l) = {NOTFYDU}

$$$
*
* Tunable parameters
*
FLAGDU =  1
NAMEDU = "DUFST"
NOTFYDU = 0x4
