PERFORCE change 115283 for review
Paolo Pisati
piso at FreeBSD.org
Sat Mar 3 18:17:37 UTC 2007
http://perforce.freebsd.org/chv.cgi?CH=115283
Change 115283 by piso at piso_newluxor on 2007/03/03 18:17:12
Fix puc compilation.
Affected files ...
.. //depot/projects/soc2006/intr_filter/dev/puc/puc.c#11 edit
Differences ...
==== //depot/projects/soc2006/intr_filter/dev/puc/puc.c#11 (text+ko) ====
@@ -59,6 +59,7 @@
int p_hasintr:1;
+ driver_filter_t *p_ih;
serdev_intr_t *p_ihsrc[PUC_ISRCCNT];
void *p_iharg;
More information about the p4-projects
mailing list