summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/mac/adb.c
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2001-06-29 06:55:37 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2001-06-29 06:55:37 +0000
commit6ddcdf4c2e6e51c475a7b20340fae90dad5bac74 (patch)
treea18926eb570c06705848c9dbe69b1314583dc26e /sys/arch/powerpc/mac/adb.c
parente3fc1deb1dbfa7d532f9321734ced074852b6ac3 (diff)
Include/header cleanup. More.
Diffstat (limited to 'sys/arch/powerpc/mac/adb.c')
-rw-r--r--sys/arch/powerpc/mac/adb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arch/powerpc/mac/adb.c b/sys/arch/powerpc/mac/adb.c
index a7bcc3477cd..fe08ba77634 100644
--- a/sys/arch/powerpc/mac/adb.c
+++ b/sys/arch/powerpc/mac/adb.c
@@ -125,7 +125,6 @@ adbattach(parent, self, aux)
int totaladbs;
int adbindex, adbaddr;
- extern adb_intr();
extern volatile u_char *Via1Base;
ca->ca_reg[0] += ca->ca_baseaddr;