/* | |
* This file is auto-generated. Modifications will be lost. | |
* | |
* See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/ | |
* for more information. | |
*/ | |
#include <asm/bitsperlong.h> | |
#if __BITS_PER_LONG == 64 | |
#include <asm/unistd_64.h> | |
#else | |
#include <asm/unistd_32.h> | |
#endif |