implement ffsl and ffsll functions
[musl] / arch / or1k /
2014-07-31 Rich Felkerfix broken offset argument to the mmap2 syscall on...
2014-07-31 Rich Felkerprovide PAGE_SIZE as a constant value of 8192 on or1k
2014-07-28 Rich Felkerremove unused a_cas_l from or1k atomic.h
2014-07-20 Szabolcs Nagyadd syscall numbers for the new renameat2 syscall
2014-07-20 Rich Felkerfix or1k atomic store
2014-07-18 Stefan Kristianssonadd or1k (OpenRISC 1000) architecture port