gcc.rst
changeset 2230 9e6ad6607a9e
parent 2228 837f1337c59b
child 2548 96bfe9c31ab8
--- a/gcc.rst	Sat Feb 10 01:36:16 2018 +0200
+++ b/gcc.rst	Sat Feb 10 01:49:07 2018 +0200
@@ -8,6 +8,7 @@
 
 Remove dead code
 ================
+::
 
   STRIP_DEAD_CODE = -Wl,-static -fvtable-gc -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-s