diff --git a/test/rm_test.c b/test/rm_test.c
index b852246d4c7fee4fd9087b07076a9a40fb1e879f..0837905826b992fd42c3712257bd6f4082f84513 100644 (file)
--- a/test/rm_test.c
+++ b/test/rm_test.c
/*
/*
- * Copyright (c) 2012, Texas Instruments Incorporated
+ * Copyright (c) 2012-2013, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
* EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* */
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
* EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* */
+
/*
* ======== rm_test.c ========
* RM multicore test example
*
/*
* ======== rm_test.c ========
* RM multicore test example
*
- * This is an example program that uses MessageQ to pass a message
- * from one processor to another.
- *
- * Each processor creates its own MessageQ first and then will try to open
- * a remote processor's MessageQ.
- *
- * See message_multicore.k file for expected output.
*/
#include <c6x.h>
*/
#include <c6x.h>