Files

3 lines
72 B
Makefile

build: branch_predict.c
gcc branch_predict.c -O2 -o branch_predict.exe