diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -10,6 +10,10 @@ reference them later if I need to. | |||
| 10 | Every test has it's own `Makefile` so please check that before you try | 10 | Every test has it's own `Makefile` so please check that before you try |
| 11 | running it. | 11 | running it. |
| 12 | 12 | ||
| 13 | > [!IMPORTANT] | ||
| 14 | > Some of the examples are specific to certain operating systems and | ||
| 15 | > they will not work everywhere. Take this into account. | ||
| 16 | |||
| 13 | | Example | Compiler | What does it do? | | 17 | | Example | Compiler | What does it do? | |
| 14 | |----------------------------------|------------|----------------------------------------------------------------| | 18 | |----------------------------------|------------|----------------------------------------------------------------| |
| 15 | | [c-asm](./c-asm) | clang-17 | Calls a function written in ASM from C code. | | 19 | | [c-asm](./c-asm) | clang-17 | Calls a function written in ASM from C code. | |
