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