VirtualBox

Changeset 85174 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Jul 10, 2020 12:37:39 PM (5 years ago)
Author:
vboxsync
Message:

SUPDrv: flower box upgrade

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h

    r82968 r85174  
    3232
    3333
    34 /*******************************************************************************
    35 *   Header Files                                                               *
    36 *******************************************************************************/
     34/*********************************************************************************************************************************
     35*   Header Files                                                                                                                 *
     36*********************************************************************************************************************************/
    3737#include <VBox/cdefs.h>
    3838#include <VBox/types.h>
     
    124124
    125125
    126 /*******************************************************************************
    127 *   Defined Constants And Macros                                               *
    128 *******************************************************************************/
     126/*********************************************************************************************************************************
     127*   Defined Constants And Macros                                                                                                 *
     128*********************************************************************************************************************************/
    129129/*
    130130 * Hardcoded cookies.
     
    220220
    221221
    222 /*******************************************************************************
    223 *   Structures and Typedefs                                                    *
    224 *******************************************************************************/
     222/*********************************************************************************************************************************
     223*   Structures and Typedefs                                                                                                      *
     224*********************************************************************************************************************************/
    225225/** Pointer to the device extension. */
    226226typedef struct SUPDRVDEVEXT *PSUPDRVDEVEXT;
     
    10441044#endif
    10451045
    1046 /*******************************************************************************
    1047 *   Shared Functions                                                           *
    1048 *******************************************************************************/
     1046
     1047/*********************************************************************************************************************************
     1048*   Shared Functions                                                                                                             *
     1049*********************************************************************************************************************************/
    10491050/* SUPDrv.c */
    10501051int  VBOXCALL   supdrvIOCtl(uintptr_t uIOCtl, PSUPDRVDEVEXT pDevExt, PSUPDRVSESSION pSession, PSUPREQHDR pReqHdr, size_t cbReq);
Note: See TracChangeset for help on using the changeset viewer.

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