mirror of
https://github.com/Tilo-K/tstd.git
synced 2026-01-11 15:11:01 +00:00
wip
This commit is contained in:
6
include/library.h
Normal file
6
include/library.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef TSTD_LIBRARY_H
|
||||
#define TSTD_LIBRARY_H
|
||||
|
||||
void hello(void);
|
||||
|
||||
#endif // TSTD_LIBRARY_H
|
||||
Reference in New Issue
Block a user