| /* | |
| * This file is auto-generated. Modifications will be lost. | |
| * | |
| * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/ | |
| * for more information. | |
| */ | |
| #ifndef _ASM_X86_STATFS_H | |
| #define _ASM_X86_STATFS_H | |
| #define ARCH_PACK_COMPAT_STATFS64 __attribute__((packed, aligned(4))) | |
| #include <asm-generic/statfs.h> | |
| #endif |