summaryrefslogtreecommitdiff
path: root/lib/mlibc/abis/linux/blkcnt_t.h
blob: c4b45051e84ef1a67fc05e17469f8c571c65a60d (plain)
1
2
3
4
5
6
7
8
#ifndef _ABIBITS_BLKCNT_T_H
#define _ABIBITS_BLKCNT_T_H

#include <bits/types.h>

typedef __mlibc_int64 blkcnt_t;

#endif // _ABIBITS_BLKCNT_T_H