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
HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
powerpc
/
switch_endian
/
common.h
blob
69e399698c6483fdb50c3f8a76f2708fbb4b940d
1
#include <ppc-asm.h>
2
#include <asm/unistd.h>
3
4
#ifndef __NR_switch_endian
5
#define __NR_switch_endian 363
6
#endif