]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/rm-lld.git/blobdiff - test/rm_test.c
Minor updates
[keystone-rtos/rm-lld.git] / test / rm_test.c
index b852246d4c7fee4fd9087b07076a9a40fb1e879f..0837905826b992fd42c3712257bd6f4082f84513 100644 (file)
@@ -1,5 +1,5 @@
 /* 
 /* 
- * 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>