Forums: Developers (Thread #19372)

hos-v4advance head file bug (2008-07-21 14:25 by xuhongliang #37732)

file:toq.h
line:41

#define _KERNEL_TSK_GET_TOQDIFTIM(tcbl) ((tcb)->toqobj_diftim)

should be:

#define _KERNEL_TSK_GET_TOQDIFTIM(tcb) ((tcb)->toqobj_diftim)