Files
John Cox 188d3bfe4a Fix cast warning on vcos_llthread_current
Current header generates warnings of the form "warning: cast from
function call of type ‘pthread_t’ {aka ‘long unsigned int’} to
non-matching type ‘VCOS_LLTHREAD_T *’ {aka ‘struct VCOS_LLTHREAD_T *’}
[-Wbad-function-cast]".  Fix that.
2020-06-26 14:24:31 +01:00
..
2012-10-24 11:42:57 +01:00