VirtualBox

Ignore:
Timestamp:
May 9, 2010 6:11:24 PM (15 years ago)
Author:
vboxsync
Message:

darwin+asm.h build fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/darwin/semfastmutex-r0drv-darwin.cpp

    r28800 r29255  
    3333#include <iprt/semaphore.h>
    3434
    35 #include <iprt/alloc.h>
    3635#include <iprt/assert.h>
    3736#include <iprt/asm.h>
     37#if defined(RT_ARCH_AMD64) || defined(RT_ARCH_X86)
     38# include <iprt/asm-amd64-x86.h>
     39#endif
    3840#include <iprt/err.h>
     41#include <iprt/mem.h>
    3942#include <iprt/mp.h>
    4043#include <iprt/thread.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