Mercurial > ecos
comparison host/tools/ecostest/common/eCosTestSerialFilter.cpp @ 78:59d97b6ba612 ecos-sw-2000-03-28
Merge from eCos master repository on 2000-03-28-19:50:47-BST
| author | jlarmour |
|---|---|
| date | Tue, 28 Mar 2000 20:13:29 +0000 |
| parents | 435cced73e2f |
| children | 2085233a121a |
comparison
equal
deleted
inserted
replaced
| 77:abb6bd809e81 | 78:59d97b6ba612 |
|---|---|
| 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.1 2000/03/28 14:10:57 jlarmour Exp $" | 54 #define SER_FILTER_VER "$Id: eCosTestSerialFilter.cpp,v 1.2 2000/03/28 20:13:33 jlarmour Exp $" |
| 55 #include "eCosTestSerialFilter.h" | 55 #include "eCosTestSerialFilter.h" |
| 56 | 56 |
| 57 char msg_ok[] = "OK"; | 57 char msg_ok[] = "OK"; |
| 58 char msg_er[] = "ER"; | 58 char msg_er[] = "ER"; |
| 59 | 59 |
