3 lines
72 B
Bash
Executable file
3 lines
72 B
Bash
Executable file
#! /usr/bin/env bash
|
|
|
|
gcc 1-1/decoder.c -O0 -g -gdwarf -o 1-1/8086coded
|