aboutsummaryrefslogtreecommitdiff
path: root/lib/mlibc/abis/linux/fsblkcnt_t.h
blob: 0d7445619eca75833698e5c9c9129e0be725f0e2 (plain)
1
2
3
4
5
6
7
8
#ifndef _ABIBITS_FSBLKCNT_T_H
#define _ABIBITS_FSBLKCNT_T_H

#include <bits/types.h>

typedef __mlibc_uint64 fsblkcnt_t;

#endif /* _ABIBITS_FSBLKCNT_T_H */