mirror of
https://github.com/pkivolowitz/asm_book.git
synced 2026-06-23 07:28:04 +08:00
missing _
This commit is contained in:
parent
b0e7f86154
commit
319610e3b4
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ the 64 bit ARM Instruction Set Architecture (ISA).
|
||||||
| .... a | [.... Alignment](./section_1/structs/alignment.md) |
|
| .... a | [.... Alignment](./section_1/structs/alignment.md) |
|
||||||
| .... b | [.... Defining](./section_1/structs/defining.md) |
|
| .... b | [.... Defining](./section_1/structs/defining.md) |
|
||||||
| .... c | [.... Using](./section_1/structs/using.md) |
|
| .... c | [.... Using](./section_1/structs/using.md) |
|
||||||
| 8 | [`const`](./section1/const/README.md)
|
| 8 | [`const`](./section_1/const/README.md)
|
||||||
| 9 | [Casting](./section_1/casting/README.md) |
|
| 9 | [Casting](./section_1/casting/README.md) |
|
||||||
|
|
||||||
## Section 2 - Stuff
|
## Section 2 - Stuff
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue