VirtualBox

Ignore:
Timestamp:
May 9, 2010 5:53:58 PM (15 years ago)
Author:
vboxsync
Message:

iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, don't include asm.h from sup.h. Fixed a couple file headers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp

    r28800 r29250  
     1/* $Id$ */
    12/** @file
    2  *
    33 * Simple VBox HDD container test utility.
    44 */
     
    1616 */
    1717
     18/*******************************************************************************
     19*   Header Files                                                               *
     20*******************************************************************************/
    1821#include <VBox/VBoxHDD.h>
    1922#include <VBox/err.h>
    2023#include <VBox/log.h>
    21 #include <iprt/asm.h>
     24#include <iprt/asm-amd64-x86.h>
    2225#include <iprt/dir.h>
    2326#include <iprt/string.h>
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