diff options
author | rupak | 2019-08-09 18:23:51 +0530 |
---|---|---|
committer | rupak | 2019-08-09 18:23:51 +0530 |
commit | 85bde50698bbdfd891ef194cd700d9a659bd50cd (patch) | |
tree | 5b09ea04150f1e11a18022e2145817d84828d563 /thirdparty/linux/include/fun.h | |
download | fossee-scilab-octave-toolbox-85bde50698bbdfd891ef194cd700d9a659bd50cd.tar.gz fossee-scilab-octave-toolbox-85bde50698bbdfd891ef194cd700d9a659bd50cd.tar.bz2 fossee-scilab-octave-toolbox-85bde50698bbdfd891ef194cd700d9a659bd50cd.zip |
first commit
Diffstat (limited to 'thirdparty/linux/include/fun.h')
-rw-r--r-- | thirdparty/linux/include/fun.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/thirdparty/linux/include/fun.h b/thirdparty/linux/include/fun.h new file mode 100644 index 0000000..a3e7829 --- /dev/null +++ b/thirdparty/linux/include/fun.h @@ -0,0 +1 @@ +int fun(void); |