From 1887b2e311696d6781815545ec416fb8b6ed60fd Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 19 Jun 2024 18:35:55 +0200 Subject: Added tags to notes --- content/notes/2024-06-17-calling-assembly-functions-from-c.md | 1 + 1 file changed, 1 insertion(+) (limited to 'content/notes/2024-06-17-calling-assembly-functions-from-c.md') 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 date: 2024-06-17T16:12:13+02:00 type: note draft: false +tags: [c] --- This is using the portable GNU assembler and TinyCC compiler but GCC or Clang -- cgit v1.2.3