summaryrefslogtreecommitdiff
path: root/riscv/trunk/compiler/riscv32/cputarg.pas
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/trunk/compiler/riscv32/cputarg.pas')
-rw-r--r--riscv/trunk/compiler/riscv32/cputarg.pas3
1 files changed, 3 insertions, 0 deletions
diff --git a/riscv/trunk/compiler/riscv32/cputarg.pas b/riscv/trunk/compiler/riscv32/cputarg.pas
index 187d95af90..0643083eee 100644
--- a/riscv/trunk/compiler/riscv32/cputarg.pas
+++ b/riscv/trunk/compiler/riscv32/cputarg.pas
@@ -38,6 +38,9 @@ implementation
{$ifndef NOTARGETLINUX}
,t_linux
{$endif}
+ {$ifndef NOTARGETEMBEDDED}
+ ,t_embed
+ {$endif}
{**************************************
Assemblers