root/arch/nds32/include/asm/unistd.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 /* SPDX-License-Identifier: GPL-2.0 */
   2 // Copyright (C) 2005-2017 Andes Technology Corporation
   3 
   4 #define __ARCH_WANT_SYS_CLONE
   5 
   6 #include <uapi/asm/unistd.h>

/* [<][>][^][v][top][bottom][index][help] */