Changeset f4773ac in rtems-tools for tester/covoar/covoar.cc
- Timestamp:
- 09/13/17 15:45:30 (6 years ago)
- Branches:
- 5, master
- Children:
- 8e64821
- Parents:
- cb0677b
- git-author:
- Cillian O'Donnell <cpodonnell8@…> (09/13/17 15:45:30)
- git-committer:
- Chris Johns <chrisj@…> (09/14/17 02:22:01)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tester/covoar/covoar.cc
rcb0677b rf4773ac 25 25 26 26 #include "rld-process.h" 27 28 #ifdef _WIN32 29 #define kill(p,s) raise(s) 30 #endif 27 31 28 32 /*
Note: See TracChangeset
for help on using the changeset viewer.