VirtualBox

Changeset 13319 in vbox for trunk/src/VBox/Additions/linux


Ignore:
Timestamp:
Oct 16, 2008 8:23:23 AM (16 years ago)
Author:
vboxsync
Message:

linux kernel modules: export symbols where they are implemented

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/module/vboxmod.c

    r13314 r13319  
    105105EXPORT_SYMBOL (vboxadd_cmc_open);
    106106EXPORT_SYMBOL (vboxadd_cmc_close);
    107 
    108 /** @todo check that this works for all the kernels. */
    109 EXPORT_SYMBOL (RTR0AssertPanicSystem);
    110 EXPORT_SYMBOL (RTAssertShouldPanic);
    111 EXPORT_SYMBOL (AssertMsg1);
    112 EXPORT_SYMBOL (AssertMsg2);
    113107
    114108
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