aboutsummaryrefslogtreecommitdiff
path: root/pk/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'pk/elf.h')
-rw-r--r--pk/elf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pk/elf.h b/pk/elf.h
index df876e9..c3fa1c3 100644
--- a/pk/elf.h
+++ b/pk/elf.h
@@ -23,6 +23,8 @@
#define ET_EXEC 2
#define ET_DYN 3
+#define EF_RISCV_RVC 1
+
#define PT_LOAD 1
#define AT_NULL 0