diff options
author | rrs <rrs@FreeBSD.org> | 2009-10-30 08:53:11 +0000 |
---|---|---|
committer | rrs <rrs@FreeBSD.org> | 2009-10-30 08:53:11 +0000 |
commit | dd29cc7161aa34b1e08d23aefd3810cf9dc17766 (patch) | |
tree | 47eeed612391ed51c6b78f067dc2448c577774d2 /sys/mips/sentry5/files.sentry5 | |
parent | 31eaaf034e3434f0844b96d53fc577a268131ddc (diff) | |
download | FreeBSD-src-dd29cc7161aa34b1e08d23aefd3810cf9dc17766.zip FreeBSD-src-dd29cc7161aa34b1e08d23aefd3810cf9dc17766.tar.gz |
With this commit our friend RMI will now compile. I have
not tested it and the chances of it running yet are about
ZERO.. but it will now compile. The hard part now begins,
making it run ;-)
Diffstat (limited to 'sys/mips/sentry5/files.sentry5')
-rw-r--r-- | sys/mips/sentry5/files.sentry5 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/mips/sentry5/files.sentry5 b/sys/mips/sentry5/files.sentry5 index 07043d5..73907f4 100644 --- a/sys/mips/sentry5/files.sentry5 +++ b/sys/mips/sentry5/files.sentry5 @@ -6,3 +6,4 @@ # which just need to be tweaked for attachment to an SSB system bus. mips/sentry5/s5_machdep.c standard mips/mips/intr_machdep.c standard +mips/mips/tick.c standard |