rtemsTestHarness needs no data files

This commit is contained in:
Michael Davidsaver
2020-11-11 08:08:15 -08:00
parent 564f19e466
commit cca473ed0e

View File

@ -3,6 +3,9 @@
* found in the file LICENSE that is included with the distribution
*/
/* no data files needed */
char* epicsRtemsFSImage = 0;
extern void pvAccessAllTests(void);
int main(int argc, char **argv)