summaryrefslogtreecommitdiff
path: root/src/sys/types/timer_t.h
blob: 8b2aef656f68b8445d2edd0b0b8df6a9c8b862dd (plain)
1
2
3
4
5
typedef unsigned long int                                               timer_t;

/*
POSIX(199309)
*/