We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fd5189 commit c70c09dCopy full SHA for c70c09d
riscv-elf.md
@@ -310,6 +310,8 @@ There are two conventions for C type sizes and alignments.
310
311
The alignment of `max_align_t` is 16.
312
313
+`CHAR_BITS` is 8.
314
+
315
Structs and unions are aligned to the alignment of their most strictly aligned
316
member. The size of any object is a multiple of its alignment.
317
0 commit comments