9a9b91c940
It's finally done.. Signed-off-by: kaguya <vpshinomiya@protonmail.com>
8 lines
156 B
C
8 lines
156 B
C
#ifndef _ABIBITS_FSFILCNT_T_H
|
|
#define _ABIBITS_FSFILCNT_T_H
|
|
|
|
#include <bits/types.h>
|
|
|
|
typedef __mlibc_uint64 fsfilcnt_t;
|
|
|
|
#endif /* _ABIBITS_FSFILCNT_T_H */ |