K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-06-23T09:49:16.000000Z K 7 svn:log V 247 Change the definition of _ksd_curkse, _ksd_curthread and _ksd_readandclear_tmbx to be function-like. That way we can define them as inline functions or create prototypes for them. This change allows the ksd interface on ia64 to be fully inlined. END