regex: updates from neatvi
[neatlibc.git] / linux / types.h
blobb0e0a8c712ee615007d37af843c178cf348eca97
1 typedef unsigned int __u32;
2 typedef unsigned short __u16;
3 typedef unsigned char __u8;