GWRAM.SYSTEM/ramtest.h
2020-09-06 00:00:50 -04:00

7 lines
69 B
C

#ifndef TEST_H
#define TEST_H
char test_run();
#endif /* TEST_H */