diff options
| author | Dylan Baker <dylan@pnwbakers.com> | 2020-06-19 10:56:09 -0700 |
|---|---|---|
| committer | Dylan Baker <dylan@pnwbakers.com> | 2020-06-19 10:56:09 -0700 |
| commit | b384f82b9a69d488f660dca37d14abed1f4c6500 (patch) | |
| tree | 296eaca8def38ca868f493032fd972b5cf38c99a /docs | |
| parent | 348b0ef671223dec2560adaec5fb7328bca61b25 (diff) | |
| download | meson-b384f82b9a69d488f660dca37d14abed1f4c6500.tar.gz | |
envconfig: Add support SuperH SH-4
Fixes: #7358
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/markdown/Reference-tables.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Reference-tables.md b/docs/markdown/Reference-tables.md index 560630c93..48f43f986 100644 --- a/docs/markdown/Reference-tables.md +++ b/docs/markdown/Reference-tables.md @@ -100,6 +100,7 @@ set in the cross file. | rx | Renesas RX 32 bit MCU | | s390 | IBM zSystem s390 | | s390x | IBM zSystem s390x | +| sh4 | SuperH SH-4 | | sparc | 32 bit SPARC | | sparc64 | SPARC v9 processor | | wasm32 | 32 bit Webassembly | |
