mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 19:52:56 +00:00
- Fix build.
svn path=/trunk/; revision=30594
This commit is contained in:
parent
d694ddff70
commit
50c8bf2b7a
1 changed files with 1 additions and 1 deletions
|
@ -3417,7 +3417,7 @@ ehci_hcd_dispatch(PHCD hcd, LONG disp_code, PVOID param)
|
||||||
//
|
//
|
||||||
VOID ehci_init_int8_qh(PEHCI_QH_CONTENT qh);
|
VOID ehci_init_int8_qh(PEHCI_QH_CONTENT qh);
|
||||||
|
|
||||||
static BOOLEAN NTAPI
|
BOOLEAN NTAPI
|
||||||
ehci_cal_cpu_freq(PVOID context)
|
ehci_cal_cpu_freq(PVOID context)
|
||||||
{
|
{
|
||||||
usb_cal_cpu_freq();
|
usb_cal_cpu_freq();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue