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