Changeset 13770 in vbox for trunk/src/VBox/Runtime/r0drv
- Timestamp:
- Nov 3, 2008 7:18:27 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 38747
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c
r13764 r13770 41 41 #include <iprt/asm.h> 42 42 #include "internal/magics.h" 43 44 #include <linux/spinlock.h> /** @todo why is this here and not in the-linux-kernel.h? */45 43 46 44 /*******************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.