Updated README.md, and common.c.
Some checks failed
C/C++ CI / build (push) Has been cancelled

common.c had some old left over dev notes.
This commit is contained in:
Benjamin
2026-07-10 19:23:10 -04:00
parent a01858615d
commit 5bd3be3824
2 changed files with 5 additions and 5 deletions

View File

@@ -302,7 +302,7 @@ gcc -m32 main.c common.o -o program
```
.
├── common.c # Compiler source (2000 LOC)
├── commonl # Linker
├── commonl # Linker Script
├── Makefile # Build automation
├── run_tests.sh # Quick test script