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>
7