Mercurial > ecos
comparison host/tools/ecostest/common/eCosTestSerialFilter.cpp @ 103:95f3e12a6327 ecos-sw-2000-06-23
Merge from eCos master repository on 2000-06-23-16:41:10-BST
| author | jlarmour |
|---|---|
| date | Fri, 23 Jun 2000 17:06:31 +0000 |
| parents | c37d3a9e1b28 |
| children | 6ed91473a1cd |
comparison
equal
deleted
inserted
replaced
| 102:6409b6d94dd7 | 103:95f3e12a6327 |
|---|---|
| 49 // o Clean up the mess in this file.... | 49 // o Clean up the mess in this file.... |
| 50 //####DESCRIPTIONEND#### | 50 //####DESCRIPTIONEND#### |
| 51 | 51 |
| 52 #include "eCosStd.h" | 52 #include "eCosStd.h" |
| 53 | 53 |
| 54 #define SER_FILTER_VER "$Id: eCosTestSerialFilter.cpp,v 1.14 2000/06/16 16:44:01 jlarmour Exp $" | |
| 55 #include "eCosTestSerialFilter.h" | 54 #include "eCosTestSerialFilter.h" |
| 56 #include "eCosThreadUtils.h" | 55 #include "eCosThreadUtils.h" |
| 57 | 56 |
| 58 char msg_ok[] = "OK"; | 57 char msg_ok[] = "OK"; |
| 59 char msg_er[] = "ER"; | 58 char msg_er[] = "ER"; |
