Changeset 39006 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Oct 17, 2011 2:34:24 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/linux/initterm-r0drv-linux.c
r39005 r39006 66 66 { 67 67 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 5, 41) 68 # if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 5, 20)68 # if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 20) 69 69 INIT_WORK(pWork, pfnWorker); 70 70 # else
Note:
See TracChangeset
for help on using the changeset viewer.