Added dynamic pages

This commit is contained in:
Nate Choe
2022-01-31 22:35:46 -06:00
parent 1086edf6d0
commit 7c7460d37f
12 changed files with 1428 additions and 46 deletions

View File

@@ -23,6 +23,7 @@
typedef enum {
READ,
EXEC,
} Command;
typedef struct {