diff options
| author | Bruce Evans <bde@FreeBSD.org> | 2004-05-23 18:38:27 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 2004-05-23 18:38:27 +0000 |
| commit | 478fee28e697f4ee59dd9d2a510ff0ca39f74f4f (patch) | |
| tree | 76716a849a1d3e8329d31349065e5bb8290897d6 /sys | |
| parent | be8282ba22721cdba9bc8ed7e9ffc12582b4844f (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/conf/files.amd64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64 index 3176469f75d6..19534743bdda 100644 --- a/sys/conf/files.amd64 +++ b/sys/conf/files.amd64 @@ -69,6 +69,7 @@ amd64/amd64/mpboot.S optional smp amd64/amd64/mptable.c optional mptable amd64/amd64/mptable_pci.c optional mptable pci amd64/amd64/nexus.c standard +amd64/amd64/prof_machdep.c optional profiling-routine amd64/amd64/pmap.c standard amd64/amd64/sigtramp.S standard amd64/amd64/support.S standard |
