Bug #1087: Make sure all the *Weak symbols are documented in the import
authorAdam Jackson <ajax@nwnk.net>
Mon, 16 Aug 2004 09:13:14 +0000 (09:13 +0000)
committerAdam Jackson <ajax@nwnk.net>
Mon, 16 Aug 2004 09:13:14 +0000 (09:13 +0000)
commitbbafc6d2fcb21671de3cfb4ff973409405162e7a
tree93d56f87b1ebb7f6c6fc922a7c1aa05ae0fc646f
parent8b6de7d388b7ae5169b2e38ad1a40981bc406cfc
Bug #1087: Make sure all the *Weak symbols are documented in the import
    list, so the loader knows not to complain about unresolved symbols when
    an optional module isn't loaded. This typically manifests as warnings
    about fbdevHW symbols when the user isn't using the framebuffer
    console.
src/nv_driver.c
src/riva_driver.c