Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
.
  • Loading branch information
cag-uconn committed Sep 2, 2021
1 parent 123057c commit f5d2939
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assembler/file_parser.c
Expand Up @@ -7,6 +7,8 @@
#include "file_parser.h"
#include "tokenizer.h"

int search(char *instruction);

/*
* The structs below map a character to an integer.
* They are used in order to map a specific instruciton/register to its binary format in ASCII
Expand Down

0 comments on commit f5d2939

Please sign in to comment.