diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2018-12-11 01:14:41 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2018-12-11 01:14:41 +0200 |
commit | ecdc340e52c11e88836d5781e3f04f413a96e36a (patch) | |
tree | 5c76856dc8858df629b6cfc7eb77e1a159e6bd0e /docs/markdown/Reference-tables.md | |
parent | 8e85a7b7b83ad1cf55470817d567a3fde53e1318 (diff) | |
download | meson-rl78.tar.gz |
Add Renesas RL78 CPU family. Closes #4606.rl78
Diffstat (limited to 'docs/markdown/Reference-tables.md')
-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 b561e86bf..0de189398 100644 --- a/docs/markdown/Reference-tables.md +++ b/docs/markdown/Reference-tables.md @@ -59,6 +59,7 @@ set in the cross file. | ppc64 | 64 bit PPC processors | | riscv32 | 32 bit RISC-V Open ISA| | riscv64 | 64 bit RISC-V Open ISA| +| rl78 | Renesas RL78 | | rx | Renesas RX 32 bit MCU | | s390x | IBM zSystem s390x | | sparc | 32 bit SPARC | |