summaryrefslogtreecommitdiffstats
path: root/src/include/swab.h
Commit message (Expand)AuthorAgeFilesLines
* include: Add SPDX-License-Identifiers to files missing themMartin Roth2022-08-011-0/+2
* Drop ROMCC code and header guardsArthur Heymans2019-12-191-3/+3
* endian: Replace explicit byte swapping with compiler builtinJulius Werner2019-12-061-0/+6
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-011-3/+6
* src/include: Remove unnecessary typecastLee Leahy2017-03-131-4/+4
* src/include: Remove spaces before ( and after )Lee Leahy2017-03-121-3/+3
* include: Fix spellingMartin Roth2013-07-111-1/+1
* Add macros for 64bit byte order swappingStefan Reinauer2011-10-211-0/+11
* byte swappingGreg Watson2004-03-131-0/+33