Initial commit
This commit is contained in:
7
include/platform.h
Normal file
7
include/platform.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef PLATFORM_H
|
||||
#define PLATFORM_H
|
||||
|
||||
void platform_print(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user