Skip to content

Commit 971a381

Browse files
committed
Add macro for shadow stack as well
1 parent 3e51600 commit 971a381

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/c-api.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ a|
3232
| `+__riscv_landing_pad+` | 1 | Defined if the landing pad is enabled.
3333
| `+__riscv_landing_pad_unlabeled+` | 1 | Defined if the unlabeled labeling scheme is enabled.
3434
| `+__riscv_landing_pad_func_sig+` | 1 | Defined if the function signature based labeling scheme is enabled.
35+
| `+__riscv_shadow_stack+` | 1 | Defined if the shadow stack is enabled.
3536
|===
3637

3738
[id=__riscv_v_min_vlen]

0 commit comments

Comments
 (0)