blob: f395f716bdaa851e7e77a68b35088852e8015d69 [file] [log] [blame]
Elliott Hughes180edef2023-11-02 00:08:05 +00001/*
2 * This file is auto-generated. Modifications will be lost.
3 *
4 * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/
5 * for more information.
6 */
Christopher Ferris4ba54492024-09-18 16:25:22 +00007#include <asm/bitsperlong.h>
8#if __BITS_PER_LONG == 64
9#include <asm/unistd_64.h>
10#else
11#include <asm/unistd_32.h>
Elliott Hughes5e7f8f12022-10-01 15:10:58 +000012#endif