mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 12:29:32 +08:00
Phoenix-RTOS: Add caddr_t definition to <sys/types.h>.
This commit is contained in:
parent
c920bf0b01
commit
8a603a697f
@ -39,6 +39,7 @@ typedef __uint64_t __off64_t;
|
||||
typedef __uint32_t __key_t;
|
||||
typedef __uint32_t __useconds_t;
|
||||
typedef __uint32_t __daddr_t;
|
||||
typedef char * caddr_t;
|
||||
typedef __uint32_t __nlink_t;
|
||||
typedef __uint8_t __u_char;
|
||||
typedef unsigned short __u_short;
|
||||
|
Loading…
x
Reference in New Issue
Block a user