/* 
 * Mach Operating System
 * Copyright (c) 1994 Jukka Virtanen
 * All Rights Reserved.
 * 
 * Permission to use, copy, modify and distribute this software and its
 * documentation is hereby granted, provided that both the copyright
 * notice and this permission notice appear in all copies of the
 * software, derivative works or modified versions, and any portions
 * thereof, and that both notices appear in supporting documentation.
 * 
 * JUKKA VIRTANEN ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
 * CONDITION.  JUKKA VIRTANEN DISCLAIMS ANY LIABILITY OF ANY KIND
 * FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
 */
/*
 * HISTORY
 * $Log: $
 */
/* 
 *	File:	conf/alpha/files
 *	Author:	Jukka Virtanen, Helsinki University of Technology, 1994.
 *
 *	List of Alpha specific files that are part of the Lites server.
 */

fileif	inet		netinet/in_cksum.c
fileif	ns		netns/ns_cksum.c

fileif	lites		alpha/serv_machdep.c
fileif	lites		alpha/conf.c
fileif	lites		alpha/alpha_exception.c
fileif	second_server	alpha/second_syscalls.s

/* XXX Rewrite this in assembly language!! */
file                    libkern/ffs.c
