summaryrefslogtreecommitdiffstats
path: root/sys/gnu/fs/ext2fs/sparc64-bitops.h
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unused sparc64-bitops.h file. Our ext2fs code doesn't usestas2009-06-031-264/+0
| | | | | | sparc64-specific bitops implemetations and relies on generic ones. Furthermore, bitops implementations present in sparc64-bitops.h are written in C similarly to generic bitops.
* Add standard GPL boilerplate to these files. They are the only onesimp2005-06-161-0/+14
| | | | | | | | contaminated with the GPL code. While this information was present in the COPYRIGHT.INFO file, it is FreeBSD's standard practice to, where possible, include explicit license information in files. Approved by: release engineer (scottl)
* Add dol FreeBSD dol and /*+ize licenseimp2005-01-061-1/+3
|
* Import Linux's linux/include/asm-sparc64/bitopts.h.obrien2003-02-231-0/+248
This is taken from the 2.4.3 Linux sources as shipped on Red Hat 7.1 Alpha.
OpenPOWER on IntegriCloud