Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 #include <ppc-asm.h>
0003 #include <asm/unistd.h>
0004 
0005 #ifndef __NR_switch_endian
0006 #define __NR_switch_endian 363
0007 #endif