From 457a2117706cdaee34f894e67c89da7bf29f6143 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Mon, 12 Apr 2021 10:28:04 +0200 Subject: Refactoring --- src/int/pic.h | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 src/int/pic.h (limited to 'src/int/pic.h') 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 -- cgit v1.2.3