Home
last modified time | relevance | path

Searched defs:RTCdev (Results 1 – 1 of 1) sorted by relevance

/inferno-os/os/js/
H A Dio.h86 typedef struct RTCdev RTCdev; typedef
87 struct RTCdev struct
89 uchar control; /* read or write the device */
90 uchar sec;
91 uchar min;
92 uchar hour;
93 uchar wday;
94 uchar mday;
95 uchar mon;
96 uchar year;