summaryrefslogtreecommitdiff
path: root/sys/mips/include/fls64.h
Commit message (Collapse)AuthorAgeFilesLines
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+3
| | | | | | | | | | | | | | | | | Mainly focus on files that use BSD 3-Clause license. The Software Package Data Exchange (SPDX) group provides a specification to make it easier for automated tools to detect and summarize well known opensource licenses. We are gradually adopting the specification, noting that the tags are considered only advisory and do not, in any way, superceed or replace the license texts. Special thanks to Wind River for providing access to "The Duke of Highlander" tool: an older (2014) run over FreeBSD tree was useful as a starting point. Notes: svn path=/head/; revision=326023
* With this commit our friend RMI will now compile. I haveRandall Stewart2009-10-301-0/+47
not tested it and the chances of it running yet are about ZERO.. but it will now compile. The hard part now begins, making it run ;-) Notes: svn path=/projects/mips/; revision=198669