Added lib folder for general stuff, introduced as target to Makefile

This commit is contained in:
2023-10-23 04:24:28 +01:00
parent aa4a3b8614
commit ac57e32a02
7 changed files with 27 additions and 89 deletions

View File

@@ -16,7 +16,7 @@
#include <stdio.h>
#include <stdlib.h>
#include "./base.h"
#include "../lib/base.h"
#include "./inst.h"
typedef enum