# $Copyright:	$
# Copyright (c) 1984, 1985, 1986, 1987, 1988, 1989, 1990 
# Sequent Computer Systems, Inc.   All rights reserved.
#  
# This software is furnished under a license and may be used
# only in accordance with the terms of that license and with the
# inclusion of the above copyright notice.   This software may not
# be provided or otherwise made available to, or used by, any
# other person.  No title to or ownership of the software is
# hereby transferred.
#
# $Header: config 1.22 90/01/06 $
#
			# sysent 0 reserved for V.3/386 bin compat
syscalls(1)		# include sysent1 	- System V libc section(2)
syscalls(2)		# include sysent2	- libseq+custom

modules {
	heap_kmem.c
	init_global.c
	init_main.c
	init_sysent1.c
	init_sysent2.c
	kern_acct.c
	kern_clock.c
	kern_descrip.c
	kern_exec.c
	kern_exit.c
	kern_fork.c
	kern_mman.c
	kern_ofile.c
	kern_posix.c
	kern_proc.c
	kern_prot.c
	kern_resrc.c
	kern_sig.c
	kern_subr.c
	kern_synch.c
	kern_time.c
	kern_xxx.c
	mmap_ifchr.c
	mmap_ifreg.c
	mmap_mfile.c
	rwsema.c
	stats_disk.c
	stats_tape.c
	str_ap.c
	str_mm.c
	str_q.c
	str_supp.c
	stream.c
	streamio.c
	subr_alloc.c
	subr_devsw.c
	subr_prf.c
	subr_rmap.c
	subr_xxx.c
	sys_generic.c
	sys_process.c
	sys_tmp.c
	sys_vm.c
	syscalls1.c
	syscalls2.c
	vfs.c
	vfs_bio.c
	vfs_dnlc.c
	vfs_io.c
	vfs_lookup.c
	vfs_pathname.c
	vfs_syscalls.c
	vfs_vnode.c
	vm_drum.c
	vm_mem.c
	vm_page.c
	vm_pageout.c
	vm_proc.c
	vm_pt.c
	vm_rset.c
	vm_sched.c
	vm_subr.c
	vm_sw.c
	vm_swap.c
	vm_swp.c
	vm_text.c
}

NEXT=swap

pseudo-device
prefix = "sw"
block(4)
character(4)
functions("read","write","strat","minphys")

