mirror of
https://github.com/pkivolowitz/asm_book.git
synced 2026-06-21 01:56:47 +08:00
added link to examples
This commit is contained in:
parent
2fe06ffdf2
commit
8013290d04
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@ knowledge - how cool is that!
|
|||
| 5 | Functions |
|
||||
| .... a | [.... Calling and Returning](./section_1/funcs/README.md) |
|
||||
| .... b | [.... Passing Parameters](./section_1/funcs/README2.md) |
|
||||
| .... c | [.... Calling common C runtime functions](./section_1/funcs/README3.md) |
|
||||
| 6 | [FizzBuzz - a Complete Program](./section_1/fizzbuzz/README.md) |
|
||||
| 7 | Structs |
|
||||
| .... a | [.... Alignment](./section_1/structs/alignment.md) |
|
||||
|
|
|
|||
Loading…
Reference in a new issue