GWRAM.SYSTEM/ramtest.h

7 lines
69 B
C

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