xref: /openbmc/linux/arch/alpha/include/uapi/asm/unistd.h (revision a44d924c)
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 #ifndef _UAPI_ALPHA_UNISTD_H
3 #define _UAPI_ALPHA_UNISTD_H
4 
5 #include <asm/unistd_32.h>
6 
7 #endif /* _UAPI_ALPHA_UNISTD_H */
8