Mercurial > nand-ecoscentric
comparison host/tools/ecostest/common/eCosTestSerialFilter.cpp @ 90:70190fa0fe10 ecos-sw-2000-05-19
Merge from eCos master repository on 2000-05-19-07:47:03-BST
| author | jlarmour |
|---|---|
| date | Fri, 19 May 2000 12:47:51 +0000 |
| parents | afdeb44241de |
| children | 08ffab08d2ee |
comparison
equal
deleted
inserted
replaced
| 89:fb6e7cf186a5 | 90:70190fa0fe10 |
|---|---|
| 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.7 2000/05/12 17:53:32 jlarmour Exp $" | 54 #define SER_FILTER_VER "$Id: eCosTestSerialFilter.cpp,v 1.8 2000/05/19 12:47:51 jlarmour Exp $" |
| 55 #include "eCosTestSerialFilter.h" | 55 #include "eCosTestSerialFilter.h" |
| 56 #include "eCosThreadUtils.h" | 56 #include "eCosThreadUtils.h" |
| 57 | 57 |
| 58 char msg_ok[] = "OK"; | 58 char msg_ok[] = "OK"; |
| 59 char msg_er[] = "ER"; | 59 char msg_er[] = "ER"; |
