matos/tests/test.h
2018-11-12 18:06:46 +01:00

5 lines
58 B
C

#pragma once
void testPhymem(void);
void run_test(void);