summaryrefslogtreecommitdiff
path: root/rcc.h
diff options
context:
space:
mode:
authorVegard Storheil Eriksen <zyp@jvnv.net>2011-11-19 17:21:31 +0100
committerVegard Storheil Eriksen <zyp@jvnv.net>2011-11-19 19:23:33 +0100
commit025a38a1f743fd9e89cbd477abe3f79a8d098097 (patch)
treea1f20c1b6a7f6c418bee641da923ab3d0d7208fe /rcc.h
parent9e5875f2908c1ce506e7c5712ccabc379f911360 (diff)
Moved os and hal related files into subdirectories.
Diffstat (limited to 'rcc.h')
-rw-r--r--rcc.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/rcc.h b/rcc.h
deleted file mode 100644
index 8c5fb86..0000000
--- a/rcc.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef RCC_H
-#define RCC_H
-
-void rcc_init();
-
-#endif