diff options
author | kstailey <kstailey@cvs.openbsd.org> | 1997-01-13 00:29:29 +0000 |
---|---|---|
committer | kstailey <kstailey@cvs.openbsd.org> | 1997-01-13 00:29:29 +0000 |
commit | 4ee7d65d63fd7c44c12e5fd045fde86b7ca648ef (patch) | |
tree | c4d333c0348e4eb1a5acc266988517619c2ce48c /sys/arch/sun3/conf | |
parent | aa1d7761d73e912c4a251a0b59620889e8f157c7 (diff) |
back-panel LED control device derived from code by der Mouse
Diffstat (limited to 'sys/arch/sun3/conf')
-rw-r--r-- | sys/arch/sun3/conf/files.sun3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arch/sun3/conf/files.sun3 b/sys/arch/sun3/conf/files.sun3 index 6556ae46e84..e57043dd152 100644 --- a/sys/arch/sun3/conf/files.sun3 +++ b/sys/arch/sun3/conf/files.sun3 @@ -1,3 +1,4 @@ +# $OpenBSD: files.sun3,v 1.9 1997/01/13 00:29:26 kstailey Exp $ # $NetBSD: files.sun3,v 1.26 1996/10/29 19:58:14 gwr Exp $ # @@ -22,6 +23,7 @@ file arch/sun3/sun3/disksubr.c file arch/sun3/sun3/fpu.c file arch/sun3/sun3/isr.c file arch/sun3/sun3/kgdb_stub.c kgdb +file arch/sun3/sun3/leds.c file arch/sun3/sun3/machdep.c file arch/sun3/sun3/mem.c file arch/sun3/sun3/pmap.c |