Skip to content

Commit c33c45b

Browse files
committed
Add eabi
1 parent 938a309 commit c33c45b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ This document includes the following items:
1414
Name | URL | Description
1515
------------------------------------|-------------------------------------------------------|--------------
1616
RISC-V ELF psABI | https://github.com/riscv/riscv-elf-psabi-doc | Processor-specific application binary interface document.
17+
RISC-V Embedded ABI (Draft) | https://github.com/riscv/riscv-eabi-spec | Proposal for new Embedded ABI (EABI) for use in embedded RISC-V systems.
1718
RISC-V C API | https://github.com/riscv/riscv-c-api-doc | RISC-V-specific predefined macros, function attributes and language extensions.
1819
RISC-V Assembly Programmer's Manual | https://github.com/riscv/riscv-asm-manual | Document for pseudoinstructions and assembly directives.
1920
RISC-V Toolchain Conventions | https://github.com/riscv/riscv-toolchain-conventions | RISC-V-specific toolchain behavior and command line option.

0 commit comments

Comments
 (0)