diff options
author | Drew Barbier <dbarbi1@gmail.com> | 2018-01-02 14:37:39 -0600 |
---|---|---|
committer | Drew Barbier <dbarbi1@gmail.com> | 2018-01-02 14:37:39 -0600 |
commit | dceeead112238a6f3e8475160155cc7b9d2a9265 (patch) | |
tree | 400608b38124b822205d4c9b694fd292759a8f50 /FreedomStudio/HiFive1/wrap-hifive1 | |
parent | 2caf281e8916cf84aececf9a4b16caff04672c0e (diff) |
updated project files
Diffstat (limited to 'FreedomStudio/HiFive1/wrap-hifive1')
-rw-r--r-- | FreedomStudio/HiFive1/wrap-hifive1/.project | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/FreedomStudio/HiFive1/wrap-hifive1/.project b/FreedomStudio/HiFive1/wrap-hifive1/.project index 431aed3..38f0bdd 100644 --- a/FreedomStudio/HiFive1/wrap-hifive1/.project +++ b/FreedomStudio/HiFive1/wrap-hifive1/.project @@ -110,6 +110,11 @@ <locationURI>PARENT-3-PROJECT_LOC/bsp/libwrap/sys/openat.c</locationURI> </link> <link> + <name>sys/puts.c</name> + <type>1</type> + <locationURI>PARENT-3-PROJECT_LOC/bsp/libwrap/sys/puts.c</locationURI> + </link> + <link> <name>sys/read.c</name> <type>1</type> <locationURI>PARENT-3-PROJECT_LOC/bsp/libwrap/sys/read.c</locationURI> |