diff options
Diffstat (limited to 'Documentation/technotes/asan.md')
-rw-r--r-- | Documentation/technotes/asan.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/technotes/asan.md b/Documentation/technotes/asan.md index e0d503a2a2..fedb63333a 100644 --- a/Documentation/technotes/asan.md +++ b/Documentation/technotes/asan.md @@ -207,7 +207,7 @@ VoilĂ ! We just caught the memory bug using ASan. ## Supported platforms Presently, the following architectures support ASan in ramstage: -```eval_rst +```{eval-rst} +------------------+--------------------------------+ | Architecture | Notes | +==================+================================+ @@ -216,7 +216,7 @@ Presently, the following architectures support ASan in ramstage: ``` And in romstage ASan is available on the following platforms: -```eval_rst +```{eval-rst} +---------------------+-----------------------------+ | Platform | Notes | +=====================+=============================+ |