K 10 svn:author V 7 iedowse K 8 svn:date V 27 2004-11-03T15:12:18.000000Z K 7 svn:log V 218 The ehci_dump() function shouldn't be declared static, as it is just a convenience function to be called from debuggers that gets compiled in when EHCI_DEBUG is defined. Move its declaration to make this more obvious. END