diff options
Diffstat (limited to 'md/notes/undefined_c/titles.md')
-rw-r--r-- | md/notes/undefined_c/titles.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/md/notes/undefined_c/titles.md b/md/notes/undefined_c/titles.md index a383b82..731d42c 100644 --- a/md/notes/undefined_c/titles.md +++ b/md/notes/undefined_c/titles.md @@ -1637,6 +1637,9 @@ rustc main.rs -l lib -L . -o hello -C link-arg="-Wl,-rpath=./" +```c +``` + ### AArch64 https://snapshots.linaro.org/gnu-toolchain/13.0-2022.08-1/aarch64-linux-gnu/ @@ -1738,7 +1741,6 @@ avrdude -pm16 -cavrispv2 -Pusb -U flash:w:avr_echo.hex [/writeup/web_assembly_sdl_example.md](/writeup/web_assembly_sdl_example.md) -#### Embed in JS |