Move _mesa_dl* functions into dlopen.h and inline them
authorMatt Turner <mattst88@gmail.com>
Wed, 22 Aug 2012 19:45:48 +0000 (12:45 -0700)
committerMatt Turner <mattst88@gmail.com>
Fri, 24 Aug 2012 18:08:19 +0000 (11:08 -0700)
commit179d8aa3317eaadcdfe73a2fcd1894612b7380d0
tree654bdf55d77e1634b87cb8fcad1107c06b930665
parent57c57df7b4579b60a84062df2e64f84dd84558b5
Move _mesa_dl* functions into dlopen.h and inline them

No point in having an extra function call for inlinable functions.

Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
src/mesa/SConscript
src/mesa/main/dlopen.c [deleted file]
src/mesa/main/dlopen.h
src/mesa/sources.mak