VirtualBox

Changeset 57358 in vbox for trunk/src/VBox/Devices/Misc


Ignore:
Timestamp:
Aug 14, 2015 3:16:38 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102121
Message:

*: scm cleanup run.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Misc/VirtualKD.cpp

    r56292 r57358  
    1919 */
    2020
    21 /*******************************************************************************
    22 *   Header Files                                                               *
    23 *******************************************************************************/
     21
     22/*********************************************************************************************************************************
     23*   Header Files                                                                                                                 *
     24*********************************************************************************************************************************/
    2425#define LOG_GROUP LOG_GROUP_DEV_VIRTUALKD
    2526#include <VBox/vmm/pdmdev.h>
     
    3031
    3132
    32 /*******************************************************************************
    33 *   Defined Constants And Macros                                               *
    34 *******************************************************************************/
     33/*********************************************************************************************************************************
     34*   Defined Constants And Macros                                                                                                 *
     35*********************************************************************************************************************************/
    3536
    3637#define IKDClient_InterfaceVersion 3
    3738
    3839
    39 /*******************************************************************************
    40 *   Structures and Typedefs                                                    *
    41 *******************************************************************************/
     40/*********************************************************************************************************************************
     41*   Structures and Typedefs                                                                                                      *
     42*********************************************************************************************************************************/
    4243
    4344typedef struct VKDREQUESTHDR
     
    7677
    7778
    78 /*******************************************************************************
    79 *   Internal Functions                                                         *
    80 *******************************************************************************/
     79/*********************************************************************************************************************************
     80*   Internal Functions                                                                                                           *
     81*********************************************************************************************************************************/
    8182
    8283static DECLCALLBACK(int) vkdPortRead(PPDMDEVINS pDevIns, void *pvUser, RTIOPORT Port, uint32_t *pu32, unsigned cb)
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