Multiplatform test

This commit is contained in:
2026-07-05 14:29:50 +01:00
parent 09eec850fa
commit fda56686a0
9 changed files with 82 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
// vim:fileencoding=utf-8:foldmethod=marker
#ifndef API_H
#define API_H
void prSayHello(void);
#endif // !API_H