Note #960, RTSHC08.C: Violates MISRA Required Rule 16.1, function has variable number of arguments [MISRA-C:2004 16.1 REQ]

Most of the functions defined in rtshc08.c have a variable number of arguments in order to allow for the arguments to be accessed symbolically, rather than using stack offsets.