Revert "rtemsTestHarness needs no data files"

This reverts commit cca473ed0e.
This commit is contained in:
Michael Davidsaver
2020-11-13 20:40:37 -08:00
parent fc4e3c5d44
commit 01637cfbbe

View File

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