sim: testsuite: regenerate configure
[deliverable/binutils-gdb.git] / sim / bfin / configure.ac
index fddebc9ca099ec725a1457df3ec4987314bab5b8..e19ab0327898ec6d10873352a87982e29cfcbc70 100644 (file)
@@ -33,6 +33,7 @@ SIM_AC_OPTION_HARDWARE(yes,,\
        bfin_mmu \
        bfin_nfc \
        bfin_otp \
+       bfin_pfmon \
        bfin_pll \
        bfin_ppi \
        bfin_rtc \
@@ -47,7 +48,7 @@ SIM_AC_OPTION_HARDWARE(yes,,\
        eth_phy \
 )
 
-AC_CHECK_FUNCS([getuid getgid geteuid getegid setuid setgid mmap munmap])
+AC_CHECK_FUNCS([getuid getgid geteuid getegid setuid setgid mmap munmap kill pread])
 AC_CHECK_HEADERS([sys/ioctl.h sys/mman.h net/if.h linux/if_tun.h linux/mii.h])
 
 BFIN_SIM_EXTRA_OBJS=
This page took 0.024214 seconds and 4 git commands to generate.