]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/time.h
Opt: User-defined types are specified as CT_USER, not OPT_CL_USER
[libucw.git] / ucw / time.h
index f9b3f4daac3e5e9578c95a6124e50f4042e3c38b..0e67511ad437651d23175e9071d9ee15bc0ad032 100644 (file)
 #ifndef _UCW_TIMER_H
 #define _UCW_TIMER_H
 
+#ifdef CONFIG_UCW_CLEAN_ABI
+#define get_timer ucw_get_timer
+#define get_timestamp ucw_get_timestamp
+#define init_timer ucw_init_timer
+#define switch_timer ucw_switch_timer
+#define timestamp_type ucw_timestamp_type
+#endif
+
 /***
  * === Timestamps
  *