From 0c98d21c63a418d4585ec8de317258efe67f81fe Mon Sep 17 00:00:00 2001 From: Meysam Parvizi Date: Mon, 30 Oct 2023 19:33:22 +0330 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 577306b..d13f423 100644 --- a/README.md +++ b/README.md @@ -362,6 +362,7 @@ _________________ - [👶 Introduction to ARM Assembly Basics](https://azeria-labs.com/writing-arm-assembly-part-1/) - [Udemy – ARM GNU Assembly Programming From Ground Up](https://www.udemy.com/course/arm-gnu-assembly-programming-from-ground-uptm/) - [Assembly Language Programming with ARM – Full Tutorial for Beginners](https://www.youtube.com/watch?v=gfmRrPjnEw4) +- [How to Use Inline Assembly Language in C Code](https://gcc.gnu.org/onlinedocs/gcc/extensions-to-the-c-language-family/how-to-use-inline-assembly-language-in-c-code.html) #### Python