Comment the new standard demo files that were introduced for the new MicroBlaze demo project.

This commit is contained in:
Richard Barry 2011-06-30 15:14:46 +00:00
parent 9d6eabdcfb
commit 0e12cd0768

View File

@ -51,8 +51,8 @@
licensing and training services.
*/
#ifndef COMTEST_H
#define COMTEST_H
#ifndef COMTEST_STRINGS_H
#define COMTEST_STRINGS_H
void vStartComTestStringsTasks( unsigned portBASE_TYPE uxPriority, unsigned long ulBaudRate, unsigned portBASE_TYPE uxLED );
portBASE_TYPE xAreComTestTasksStillRunning( void );