xref: /linux/arch/microblaze/include/uapi/asm/unistd.h (revision 597473720f4dc69749542bfcfed4a927a43d935e)
1e2be04c7SGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
23cb0eab2SDavid Howells /*
33cb0eab2SDavid Howells  * Copyright (C) 2007-2008 Michal Simek <monstr@monstr.eu>
43cb0eab2SDavid Howells  * Copyright (C) 2006 Atmark Techno, Inc.
53cb0eab2SDavid Howells  *
63cb0eab2SDavid Howells  * This file is subject to the terms and conditions of the GNU General Public
73cb0eab2SDavid Howells  * License. See the file "COPYING" in the main directory of this archive
83cb0eab2SDavid Howells  * for more details.
93cb0eab2SDavid Howells  */
103cb0eab2SDavid Howells 
113cb0eab2SDavid Howells #ifndef _UAPI_ASM_MICROBLAZE_UNISTD_H
123cb0eab2SDavid Howells #define _UAPI_ASM_MICROBLAZE_UNISTD_H
133cb0eab2SDavid Howells 
14*1e17ab53SFiroz Khan #include <asm/unistd_32.h>
15c0b2826aSFiroz Khan 
163cb0eab2SDavid Howells #endif /* _UAPI_ASM_MICROBLAZE_UNISTD_H */
17