diff --git a/fundamentals3.md b/fundamentals3.md index 0ed2585..104c59d 100644 --- a/fundamentals3.md +++ b/fundamentals3.md @@ -13,6 +13,8 @@ The C programming is a high level language interpreted by the compiler that conv ### Opcodes and Instructions ### + + ### Registers ### ## A Function and Calling a Function ##