162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
262306a36Sopenharmony_ci#ifndef _LINUX_UNISTD_H_
362306a36Sopenharmony_ci#define _LINUX_UNISTD_H_
462306a36Sopenharmony_ci
562306a36Sopenharmony_ci/*
662306a36Sopenharmony_ci * Include machine specific syscall numbers
762306a36Sopenharmony_ci */
862306a36Sopenharmony_ci#include <asm/unistd.h>
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci#endif /* _LINUX_UNISTD_H_ */
11