summaryrefslogtreecommitdiffstats
path: root/net/ax25/ax25_timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/ax25/ax25_timer.h')
-rw-r--r--net/ax25/ax25_timer.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/ax25/ax25_timer.h b/net/ax25/ax25_timer.h
new file mode 100644
index 000000000..010e8e876
--- /dev/null
+++ b/net/ax25/ax25_timer.h
@@ -0,0 +1,11 @@
+/*
+ * Interface declaration for timer functions
+ *
+ * Joerg Reuter DL1BKE 2000-07-06
+ *
+ */
+
+
+#ifndef _AX25_TIMER_H
+#define _AX25_TIMER_H
+#endif