VirtualBox

Changeset 29523 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
May 17, 2010 10:15:58 AM (15 years ago)
Author:
vboxsync
Message:

Devices: move to the right place.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Builtins2.h

    r28800 r29523  
    11/* $Id$ */
    22/** @file
    3  * Built-in drivers & devices (part 2) header.
     3 * Built-in drivers & devices part 2 header.
    44 */
    55
    66/*
    7  * Copyright (C) 2006-2007 Oracle Corporation
     7 * Copyright (C) 2006-2010 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    4444extern const PDMDEVREG g_DeviceAPIC;
    4545extern const PDMDEVREG g_DeviceIOAPIC;
     46#ifdef VBOX_WITH_SMC
     47extern const PDMDEVREG g_DeviceSMC;
     48#endif
     49#ifdef VBOX_WITH_LPC
     50extern const PDMDEVREG g_DeviceLPC;
     51#endif
    4652
    4753RT_C_DECLS_END
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