diff options
Diffstat (limited to 'content/notes/2024-06-17-calling-assembly-functions-from-c.md')
| -rw-r--r-- | content/notes/2024-06-17-calling-assembly-functions-from-c.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/notes/2024-06-17-calling-assembly-functions-from-c.md b/content/notes/2024-06-17-calling-assembly-functions-from-c.md index 41e50e8..7e8683d 100644 --- a/content/notes/2024-06-17-calling-assembly-functions-from-c.md +++ b/content/notes/2024-06-17-calling-assembly-functions-from-c.md | |||
| @@ -4,6 +4,7 @@ url: calling-assembly-functions-from-c.html | |||
| 4 | date: 2024-06-17T16:12:13+02:00 | 4 | date: 2024-06-17T16:12:13+02:00 |
| 5 | type: note | 5 | type: note |
| 6 | draft: false | 6 | draft: false |
| 7 | tags: [c] | ||
| 7 | --- | 8 | --- |
| 8 | 9 | ||
| 9 | This is using the portable GNU assembler and TinyCC compiler but GCC or Clang | 10 | This is using the portable GNU assembler and TinyCC compiler but GCC or Clang |
