From eb6f986361713d6ce47c6d4572bb24d9f6207ddf Mon Sep 17 00:00:00 2001 From: Anser Date: Tue, 11 Aug 2026 00:18:57 +0200 Subject: TOBESQUISHED: safe in reconstruction of the codes layout and rework of information handeling also ascii art printing --- src/modules/cpu/cpu.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 src/modules/cpu/cpu.h (limited to 'src/modules/cpu/cpu.h') diff --git a/src/modules/cpu/cpu.h b/src/modules/cpu/cpu.h deleted file mode 100644 index 63aa12f..0000000 --- a/src/modules/cpu/cpu.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef CPU_H -#define CPU_H - -int cpu(void); - -#endif // CPU_H -- cgit v1.2.3