aboutsummaryrefslogtreecommitdiff
path: root/lib/mlibc/abis/linux/mode_t.h
blob: 8374c12507fec6b5b9fdab5dcff765fdc302c5d7 (plain)
1
2
3
4
5
6
7
8

#ifndef _ABIBITS_MODE_T_H
#define _ABIBITS_MODE_T_H

typedef unsigned int mode_t;

#endif // _ABIBITS_MODE_T_H