summaryrefslogtreecommitdiff
path: root/src/sys/types/useconds_t.h
blob: 5469732806f8a9f554c776ce4039290d60a9b667 (plain)
1
2
3
4
typedef unsigned int                                                 useconds_t;
/*
XOPEN(400,700)
*/