diff options
Diffstat (limited to 'my-common-code/api.h')
-rw-r--r-- | my-common-code/api.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/my-common-code/api.h b/my-common-code/api.h new file mode 100644 index 0000000..b5a9c98 --- /dev/null +++ b/my-common-code/api.h @@ -0,0 +1 @@ +int my_func(int a); |