VirtualBox

Changeset 103010 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Jan 24, 2024 12:14:44 AM (10 months ago)
Author:
vboxsync
Message:

iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate header, asm-mem.h, so
that we can get the RT_ASM_PAGE_SIZE stuff out of the way. [build fixes]

Location:
trunk/src/VBox/Runtime/common/asm
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/asm/ASMMemFill32-generic.cpp

    r98103 r103010  
    3939*   Header Files                                                                                                                 *
    4040*********************************************************************************************************************************/
    41 #include <iprt/asm.h>
     41#include <iprt/asm-mem.h>
    4242#include "internal/iprt.h"
    4343
  • trunk/src/VBox/Runtime/common/asm/ASMMemFirstMismatchingU8-generic.cpp

    r98103 r103010  
    3939*   Header Files                                                                                                                 *
    4040*********************************************************************************************************************************/
    41 #include <iprt/asm.h>
     41#include <iprt/asm-mem.h>
    4242#include "internal/iprt.h"
    4343
  • trunk/src/VBox/Runtime/common/asm/ASMMemFirstNonZero-generic.cpp

    r98103 r103010  
    3939*   Header Files                                                                                                                 *
    4040*********************************************************************************************************************************/
    41 #include <iprt/asm.h>
     41#include <iprt/asm-mem.h>
    4242#include "internal/iprt.h"
    4343
  • trunk/src/VBox/Runtime/common/asm/ASMMemZero32-generic.cpp

    r98103 r103010  
    3939*   Header Files                                                                                                                 *
    4040*********************************************************************************************************************************/
    41 #include <iprt/asm.h>
     41#include <iprt/asm-mem.h>
    4242#include "internal/iprt.h"
    4343
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