Changeset 33358 in vbox
- Timestamp:
- Oct 22, 2010 2:06:43 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/linux/thread-r0drv-linux.c
r28800 r33358 34 34 35 35 #include <iprt/asm.h> 36 #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 5, 28) 37 # include <iprt/asm-amd64-x86.h> 38 #endif 36 39 #include <iprt/assert.h> 37 40 #include <iprt/err.h>
Note:
See TracChangeset
for help on using the changeset viewer.