aboutsummaryrefslogtreecommitdiff
path: root/src/int/pic.h
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2021-04-12 10:28:04 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2021-04-12 10:28:04 +0200
commit457a2117706cdaee34f894e67c89da7bf29f6143 (patch)
treee3a1a519c5360abcca95732500594c92af9af51c /src/int/pic.h
parent39713a3736145483dd3310c3605f940ca34f05c3 (diff)
Refactoring
Diffstat (limited to 'src/int/pic.h')
-rw-r--r--src/int/pic.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/int/pic.h b/src/int/pic.h
deleted file mode 100644
index 19e0f5c..0000000
--- a/src/int/pic.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef PIC_H
-#define PIC_H
-
-/**
- * Configure
- */
-void pic_init();
-
-#endif \ No newline at end of file