X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ohci.h;h=e9a41b05f1da7061ddf1d18b2d7b822094aaa980;hb=364f2c37f1b3a971f60bf67a7030c56b550b1407;hp=50af699911628208aefcea0989e0750d2c21bb3a;hpb=6c7f1b47248745511987036b3aa20b5055c39c22;p=ppcskel.git diff --git a/ohci.h b/ohci.h index 50af699..e9a41b0 100644 --- a/ohci.h +++ b/ohci.h @@ -197,5 +197,6 @@ struct ohci_hcca { } ALIGNED(256); void ohci_init(void); +void ohci0_irq(void); #endif