blob: 4a2534fd0c5eb8d008423f7647d76c97468687a3 [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 */
Ben Cheng655a7c02013-10-16 16:09:24 -07007#ifndef __ASM_STATFS_H
8#define __ASM_STATFS_H
Tao Baod7db5942015-01-28 10:07:51 -08009#define ARCH_PACK_COMPAT_STATFS64 __attribute__((packed, aligned(4)))
Ben Cheng655a7c02013-10-16 16:09:24 -070010#include <asm-generic/statfs.h>
Ben Cheng655a7c02013-10-16 16:09:24 -070011#endif