PERFORCE change 90954 for review

Warner Losh imp at FreeBSD.org
Thu Feb 2 22:24:17 PST 2006


http://perforce.freebsd.org/chv.cgi?CH=90954

Change 90954 by imp at imp_hammer on 2006/02/03 06:24:00

	-current has void here.  Reduce diffs to current

Affected files ...

.. //depot/projects/arm/src/sys/arm/sa11x0/sa11x0_irqhandler.c#5 edit

Differences ...

==== //depot/projects/arm/src/sys/arm/sa11x0/sa11x0_irqhandler.c#5 (text+ko) ====

@@ -120,6 +120,7 @@
 	return (-1);
 }
 
+void
 arm_mask_irq(uintptr_t irq)
 {
 


More information about the p4-projects mailing list