We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f978693 commit 287a66eCopy full SHA for 287a66e
1 file changed
code_snippets/chapter06/chapter06.sh
@@ -62,8 +62,8 @@ ls -la \
62
./bin/chapter06_06-002_name_mangling_get_event.exe \
63
./bin/chapter06_07-001_assembly_sequences.exe \
64
./bin/chapter06_08-001_comments.exe \
65
-./bin/chapter06_09-001_aliasf_reg_access.exe \
66
-./bin/chapter06_09-002_aliasf_led_template.exe \
+./bin/chapter06_09-001_alias_reg_access.exe \
+./bin/chapter06_09-002_alias_led_template.exe \
67
./bin/chapter06_10-001_checksum_uint8_t.exe \
68
./bin/chapter06_10-002_checksum_uint_fast8_t.exe \
69
./bin/chapter06_11-001_scale_with_powers_of_two.exe \
0 commit comments