Skip to content

Commit

Permalink
(#354) Docs: small improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Nov 23, 2023
1 parent ad2fcd6 commit 443597e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/type-system.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ This should be kept in sync with section **6.7.2 Type Specifiers** of the actual

All the pointer types are mapped to the CLI pointers of the corresponding type on **dynamic**, **32b** and **64b** architecture sets.

The **wide** architecture set supports mapping to raw pointers as well, but also supports special mapping types that have architecture-independent size and memory alignment, according to the following table.
The **wide** architecture set supports mapping to raw pointers as well, but supports additional types that have architecture-independent size and memory alignment, according to the following table.

| C type | CLI Type |
|--------------------------------------------------------|-------------------------------------|
Expand Down

0 comments on commit 443597e

Please sign in to comment.