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
x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
powerpc
/
switch_endian
/
common.h
blob
1434cbc2a6ad0b16fbc1c24df3e962afbecaa347
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#include <ppc-asm.h>
3
#include <asm/unistd.h>
4
5
#ifndef __NR_switch_endian
6
#define __NR_switch_endian 363
7
#endif