Project

General

Profile

Download (207 Bytes) Statistics
| Branch: | Tag: | Revision:
1 1dfa375a henryk
#ifndef _TC_FDT_H
2
#define _TC_FDT_H
3
4
#include <sys/types.h>
5
6
extern void tc_fdt_init(void);
7
extern void tc_fdt_set(u_int16_t count);
8 202b56a4 henryk
extern int tc_fdt_get_next_slot(int reference_time, int slotlen);
9 1dfa375a henryk
10
#endif
Add picture from clipboard (Maximum size: 48.8 MB)