# This file tells config what files go into building a kernel,
# files marked standard are always included.
#
# $FreeBSD: src/sys/conf/files.alpha,v 1.61 2000/12/02 04:17:19 gallatin Exp $
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
# dependency lines other than the first are silently ignored.
#
#
powerpc/powerpc/atomic.s	standard
powerpc/powerpc/autoconf.c	standard
powerpc/powerpc/bcopy.c		standard
powerpc/powerpc/copyinstr.c	standard
powerpc/powerpc/copyoutstr.c	standard
powerpc/powerpc/copystr.c	standard
powerpc/powerpc/elf_machdep.c	standard
powerpc/powerpc/fpu.c		standard
powerpc/powerpc/fubyte.c	standard
powerpc/powerpc/fuswintr.c	standard
powerpc/powerpc/fuword.c	standard
powerpc/powerpc/machdep.c	standard
powerpc/powerpc/ofwmagic.s	standard
powerpc/powerpc/ofw_machdep.c	standard
powerpc/powerpc/openfirm.c	standard
powerpc/powerpc/pmap.c		standard
powerpc/powerpc/procfs_machdep.c	standard
powerpc/powerpc/subyte.c	standard
powerpc/powerpc/suswintr.c	standard
powerpc/powerpc/suword.c	standard
powerpc/powerpc/syncicache.c	standard
powerpc/powerpc/trap.c		standard

libkern/ashldi3.c		standard
libkern/ashrdi3.c		standard
libkern/bcmp.c			standard
libkern/divdi3.c		standard
libkern/ffs.c			standard
libkern/lshrdi3.c		standard
libkern/moddi3.c		standard
libkern/qdivrem.c		standard
libkern/ucmpdi2.c		standard
libkern/udivdi3.c		standard
libkern/umoddi3.c		standard
