Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



mark
Mon Jan 27 20:20:59 PST 1997
Update of /cvsroot/src/sys/arch/arm32/dev/console
In directory netbsd1:/var/slash-tmp/cvs-serv25092/dev/console

Modified Files:
        vidcconsole.c 
Log Message:
Fix the declarations of the interrupt handlers to accept void * pointers
as the only argument and cast this as appropriate now that the function
pointers to the interrupt registration functions are fully prototyped.


mark
Mon Jan 27 20:21:03 PST 1997
Update of /cvsroot/src/sys/arch/arm32/podulebus
In directory netbsd1:/var/slash-tmp/cvs-serv25092/podulebus

Modified Files:
        asc.c cosc.c ptsc.c podulebus.c 
Log Message:
Fix the declarations of the interrupt handlers to accept void * pointers
as the only argument and cast this as appropriate now that the function
pointers to the interrupt registration functions are fully prototyped.




Home | Main Index | Thread Index | Old Index