VirtualBox

Ignore:
Timestamp:
Oct 20, 2015 1:58:41 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
103540
Message:

HostDrivers: Doxygen fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c

    r57594 r58340  
    883883 * @param   iIrq            The IRQ number.
    884884 * @param   pvDevId         The device ID, a pointer to PVBOXRAWPCIINS.
    885  * @param   pvRegs          Register set. Removed in 2.6.19.
     885 * @param   pRegs           Register set. Removed in 2.6.19.
    886886 */
    887 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 19)
     887#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 19) && !defined(DOXYGEN_RUNNING)
    888888static irqreturn_t vboxPciOsIrqHandler(int iIrq, void *pvDevId)
    889889#else
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette