unistd.h (0ea0397a3a12f9720d6acb78a48da796a54e81aa) unistd.h (c0b2826aa02a0747c3016457b9c1917ba14d0655)
1/*
2 * Copyright (C) 2007-2008 Michal Simek <monstr@monstr.eu>
3 * Copyright (C) 2006 Atmark Techno, Inc.
4 *
5 * This file is subject to the terms and conditions of the GNU General Public
6 * License. See the file "COPYING" in the main directory of this archive
7 * for more details.
8 */

--- 24 unchanged lines hidden (view full) ---

33#define __ARCH_WANT_SYS_SIGPENDING
34#define __ARCH_WANT_SYS_SIGPROCMASK
35#define __ARCH_WANT_SYS_CLONE
36#define __ARCH_WANT_SYS_VFORK
37#define __ARCH_WANT_SYS_FORK
38
39#endif /* __ASSEMBLY__ */
40
1/*
2 * Copyright (C) 2007-2008 Michal Simek <monstr@monstr.eu>
3 * Copyright (C) 2006 Atmark Techno, Inc.
4 *
5 * This file is subject to the terms and conditions of the GNU General Public
6 * License. See the file "COPYING" in the main directory of this archive
7 * for more details.
8 */

--- 24 unchanged lines hidden (view full) ---

33#define __ARCH_WANT_SYS_SIGPENDING
34#define __ARCH_WANT_SYS_SIGPROCMASK
35#define __ARCH_WANT_SYS_CLONE
36#define __ARCH_WANT_SYS_VFORK
37#define __ARCH_WANT_SYS_FORK
38
39#endif /* __ASSEMBLY__ */
40
41#define __NR_syscalls 401
42
43#endif /* _ASM_MICROBLAZE_UNISTD_H */
41#endif /* _ASM_MICROBLAZE_UNISTD_H */