vfs: Make __vfs_write() static
[linux/fpc-iii.git] / arch / ia64 / include / uapi / asm / unistd.h
blobb2513922dcb5c7672da0512d296f66bf6b913ce5
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 /*
3 * IA-64 Linux syscall numbers and inline-functions.
5 * Copyright (C) 1998-2005 Hewlett-Packard Co
6 * David Mosberger-Tang <davidm@hpl.hp.com>
7 */
8 #ifndef _UAPI_ASM_IA64_UNISTD_H
9 #define _UAPI_ASM_IA64_UNISTD_H
12 #include <asm/break.h>
14 #define __BREAK_SYSCALL __IA64_BREAK_SYSCALL
16 #define __NR_Linux 1024
18 #include <asm/unistd_64.h>
20 #endif /* _UAPI_ASM_IA64_UNISTD_H */