- Timestamp:
- Sep 18, 2007 1:23:25 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/VBox/logbackdoor.cpp
r4860 r4883 83 83 * symbols available to other modules as well. 84 84 */ 85 # include <linux/module.h>85 # include "the-linux-kernel.h" 86 86 EXPORT_SYMBOL(RTLogBackdoorPrintf); 87 87 EXPORT_SYMBOL(RTLogWriteUser);
Note:
See TracChangeset
for help on using the changeset viewer.