]> rtime.felk.cvut.cz Git - ulut.git/commit
Add possibility to specify GAVL, GSA and HTIMER generated symbols scope.
authorppisa <ppisa>
Tue, 20 Oct 2009 09:55:29 +0000 (09:55 +0000)
committerppisa <ppisa>
Tue, 20 Oct 2009 09:55:29 +0000 (09:55 +0000)
commitff879fd5a3259f7887952690af661e43b56affc3
tree33f900870d6dc54a10c88c6189d8eb98cf394216
parent1bc3570c9a8aefbe7a96355b38c32157395fd60b
Add possibility to specify GAVL, GSA and HTIMER generated symbols scope.

This allows to GSA_CUST_DEC_SCOPE declaration macro variant
where the first argument can select static scope or explicit
functions visibility
UL_ATTR_UNUSED static
UL_EXPORT
UL_DLLLOCAL
UL_DLLPUBLIC
The DLL symbol visibility macros are defined in ul_udexport.h
header file. Same GAVL, GSA and HTIMER implementation macro
is used as for case of declaration with default functions scope.
ulut/ul_gavl.h
ulut/ul_gavlflesint.h
ulut/ul_gsa.h
ulut/ul_htimer.h