Module Name: src
Committed By: skrll
Date: Wed Apr 29 14:17:45 UTC 2009
Modified Files:
src/sys/arch/hp700/dev [nick-hppapmap]: com_dino.c
Log Message:
Whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.3.12.1 -r1.3.12.2 src/sys/arch/hp700/dev/com_dino.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/hp700/dev/com_dino.c
diff -u src/sys/arch/hp700/dev/com_dino.c:1.3.12.1 src/sys/arch/hp700/dev/com_dino.c:1.3.12.2
--- src/sys/arch/hp700/dev/com_dino.c:1.3.12.1 Sun Dec 28 16:46:32 2008
+++ src/sys/arch/hp700/dev/com_dino.c Wed Apr 29 14:17:44 2009
@@ -42,7 +42,6 @@
#include <hp700/dev/cpudevs.h>
#include <hp700/hp700/machdep.h>
-
void *dino_intr_establish(void *sc, int irq, int pri,
int (*handler)(void *v), void *arg);