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/os/os.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 src/modules/os/os.h (limited to 'src/modules/os/os.h') diff --git a/src/modules/os/os.h b/src/modules/os/os.h deleted file mode 100644 index d90792e..0000000 --- a/src/modules/os/os.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef OS_H -#define OS_H - -int os(void); - -#endif -- cgit v1.2.3