URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 94 |
Rev 109 |
Line 1924... |
Line 1924... |
@param[in] p_buf The full continue with signal packet */
|
@param[in] p_buf The full continue with signal packet */
|
/*---------------------------------------------------------------------------*/
|
/*---------------------------------------------------------------------------*/
|
static void
|
static void
|
rsp_continue_with_signal (struct rsp_buf *p_buf)
|
rsp_continue_with_signal (struct rsp_buf *p_buf)
|
{
|
{
|
printf ("RSP continue with signal '%s' received\n", p_buf->data);
|
printf ("RSP continue with signal '%s' received, signal ignored\n", p_buf->data);
|
|
rsp_continue (p_buf);
|
|
|
} /* rsp_continue_with_signal () */
|
} /* rsp_continue_with_signal () */
|
|
|
|
|
/*---------------------------------------------------------------------------*/
|
/*---------------------------------------------------------------------------*/
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.