diff options
author | peter <peter@FreeBSD.org> | 2001-10-06 02:03:00 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2001-10-06 02:03:00 +0000 |
commit | 6bf7b963a2e78f6bae4d12a02878473af80de634 (patch) | |
tree | 4256152fd281c6770d1026d87969d9587843faf7 | |
parent | a78257e5001f9b7a2b88c80e6939f70bf474529d (diff) | |
download | FreeBSD-src-6bf7b963a2e78f6bae4d12a02878473af80de634.zip FreeBSD-src-6bf7b963a2e78f6bae4d12a02878473af80de634.tar.gz |
Add ia64/ia64/sapic.c
-rw-r--r-- | sys/conf/files.ia64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.ia64 b/sys/conf/files.ia64 index 91a73f3..6f7f410 100644 --- a/sys/conf/files.ia64 +++ b/sys/conf/files.ia64 @@ -50,6 +50,7 @@ ia64/ia64/perfmon.c optional perfmon ia64/ia64/pmap.c standard ia64/ia64/procfs_machdep.c standard ia64/ia64/sal.c standard +ia64/ia64/sapic.c standard ia64/ia64/setjmp.s standard ia64/ia64/ski.c optional ski ia64/ia64/support.s standard |