Added the skeleton for the machine types.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
gcc -o main.o elf_header.c main.c elf_osabi.c -g -Wall -DDEBUG -Wpedantic -Wextra -Wunused-result -std=c99 -pedantic-errors
|
||||
gcc -o main.o elf_header.c main.c elf_osabi.c elf_machine_type.c -g -Wall -DDEBUG -Wpedantic -Wextra -Wunused-result -std=c99 -pedantic-errors
|
||||
./main.o "$1"
|
||||
|
||||
Reference in New Issue
Block a user