uvt: add SHL_EXPORT to cdev+ctx subsystems
authorDavid Herrmann <dh.herrmann@gmail.com>
Tue, 5 Mar 2013 00:27:32 +0000 (01:27 +0100)
committerDavid Herrmann <dh.herrmann@gmail.com>
Tue, 5 Mar 2013 00:27:32 +0000 (01:27 +0100)
commite62850ded5637e63cb7ceb4744e63868f2b371da
treed98185e8f8b5f133df10c13dd39210807c689124
parentfdf045317f91fe15f23b97a3dc405aeb0c23d117
uvt: add SHL_EXPORT to cdev+ctx subsystems

We need to export the symbols to make use of them. This exports all useful
ctx+cdev functions for outside use. The other subsystems still need to get
reviewed before we export them.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
docs/sym/libuvt.sym
src/uvt_cdev.c
src/uvt_ctx.c