xref: /qemu/linux-headers/asm-arm64/unistd.h (revision ff804f15a120dee62bdcf17a8db84bf59d83d6eb)
11842bdfdSMarc-André Lureau /*
21842bdfdSMarc-André Lureau  * Copyright (C) 2012 ARM Ltd.
31842bdfdSMarc-André Lureau  *
41842bdfdSMarc-André Lureau  * This program is free software; you can redistribute it and/or modify
51842bdfdSMarc-André Lureau  * it under the terms of the GNU General Public License version 2 as
61842bdfdSMarc-André Lureau  * published by the Free Software Foundation.
71842bdfdSMarc-André Lureau  *
81842bdfdSMarc-André Lureau  * This program is distributed in the hope that it will be useful,
91842bdfdSMarc-André Lureau  * but WITHOUT ANY WARRANTY; without even the implied warranty of
101842bdfdSMarc-André Lureau  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
111842bdfdSMarc-André Lureau  * GNU General Public License for more details.
121842bdfdSMarc-André Lureau  *
131842bdfdSMarc-André Lureau  * You should have received a copy of the GNU General Public License
141842bdfdSMarc-André Lureau  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
151842bdfdSMarc-André Lureau  */
16*ff804f15SCornelia Huck 
17*ff804f15SCornelia Huck #define __ARCH_WANT_RENAMEAT
18*ff804f15SCornelia Huck 
191842bdfdSMarc-André Lureau #include <asm-generic/unistd.h>
20