aboutsummaryrefslogtreecommitdiff
path: root/src/modules/cpu/cpu.h
diff options
context:
space:
mode:
authorAnser <rostgans@tutamail.com>2026-08-11 00:18:57 +0200
committerAnser <rostgans@tutamail.com>2026-08-11 00:18:57 +0200
commiteb6f986361713d6ce47c6d4572bb24d9f6207ddf (patch)
tree3fca62d5cad785acce36a46a660219840c959932 /src/modules/cpu/cpu.h
parent9ad584b5762433f7c99d7cc7b65ad21ebe4ff932 (diff)
TOBESQUISHED: safe in reconstruction of the codes layout and rework of information handeling also ascii art printing
Diffstat (limited to 'src/modules/cpu/cpu.h')
-rw-r--r--src/modules/cpu/cpu.h6
1 files changed, 0 insertions, 6 deletions
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