aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvetch <vetch97@gmail.com>2019-11-26 17:49:19 +0100
committervetch <vetch97@gmail.com>2019-11-26 17:49:19 +0100
commit92d10d0a60294e1b9acb4ed0733bb5bcdd5fd7a5 (patch)
treee72442f7fb1a8941744d3f72cc32b023730a9934
parent6eba61fede40efda3651bceb559f8d1fa372fa73 (diff)
downloadrpi-MMU-example-92d10d0a60294e1b9acb4ed0733bb5bcdd5fd7a5.tar.gz
rpi-MMU-example-92d10d0a60294e1b9acb4ed0733bb5bcdd5fd7a5.zip
slight update
-rw-r--r--interrupts.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/interrupts.h b/interrupts.h
new file mode 100644
index 0000000..cf4c8b7
--- /dev/null
+++ b/interrupts.h
@@ -0,0 +1,8 @@
+//
+// Created by vetch on 26.11.19.
+//
+
+#ifndef RPI_MMU_EXAMPLE_INTERRUPTS_H
+#define RPI_MMU_EXAMPLE_INTERRUPTS_H
+
+#endif //RPI_MMU_EXAMPLE_INTERRUPTS_H