summaryrefslogtreecommitdiff
path: root/mod/mod.h
diff options
context:
space:
mode:
Diffstat (limited to 'mod/mod.h')
-rw-r--r--mod/mod.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/mod/mod.h b/mod/mod.h
deleted file mode 100644
index 288d40b..0000000
--- a/mod/mod.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef __RADIOLA_MOD_H
-#define __RADIOLA_MOD_H
-
-#include <stdio.h>
-#include <stdlib.h>
-#include <stdint.h>
-
-void fm_demod();
-void fm_mod();
-
-#endif \ No newline at end of file