Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
parisc: Drop __arch_swab16(), arch_swab24(), _arch_swab32() and __arc…
…h_swab64() functions No need to keep those as inline assembly functions, the compiler now generates the same or even better optimized code. Signed-off-by: Helge Deller <deller@gmx.de>
- Loading branch information