repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
arch
/
powerpc
/
include
/
asm
/
swab.h
blob
f4cfdc1246d3527b282b06354d0bb97182360420
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
/*
3
*/
4
#ifndef _ASM_POWERPC_SWAB_H
5
#define _ASM_POWERPC_SWAB_H
6
7
#include <uapi/asm/swab.h>
8
9
#endif
/* _ASM_POWERPC_SWAB_H */