mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 08:55:19 +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);
|
||||
|
||||
static BOOLEAN NTAPI
|
||||
BOOLEAN NTAPI
|
||||
ehci_cal_cpu_freq(PVOID context)
|
||||
{
|
||||
usb_cal_cpu_freq();
|
||||
|
|
Loading…
Reference in a new issue