1 /* 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 */ 7 #include <asm/bitsperlong.h> 8 #if __BITS_PER_LONG == 64 9 #include <asm/unistd_64.h> 10 #else 11 #include <asm/unistd_32.h> 12 #endif 13