sim: bfin: new port
[deliverable/binutils-gdb.git] / sim / common / gennltvals.sh
index 462e57631ee360cf5e7f3fcf67e8217575d820ec..d882e20c3406c1aae2c761a926d8c157f0c87ddc 100644 (file)
@@ -29,6 +29,10 @@ $shell ${srccom}/gentvals.sh "" open ${srcroot}/newlib/libc/include \
 # Note that there is a standard syscall.h file (libgloss/syscall.h) now which
 # hopefully more targets can use.
 
+dir=libgloss target=bfin
+$shell ${srccom}/gentvals.sh $target sys ${srcroot}/$dir \
+       "syscall.h" 'SYS_[_A-Za-z0-9]*' "${cpp}"
+
 dir=newlib/libc/sys/d10v/sys target=d10v
 $shell ${srccom}/gentvals.sh $target sys ${srcroot}/$dir \
        "syscall.h" 'SYS_[_A-Za-z0-9]*' "${cpp}"
This page took 0.024166 seconds and 4 git commands to generate.