summaryrefslogtreecommitdiff
path: root/riscv/trunk/rtl/riscv32/set.inc
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/trunk/rtl/riscv32/set.inc')
-rw-r--r--riscv/trunk/rtl/riscv32/set.inc15
1 files changed, 15 insertions, 0 deletions
diff --git a/riscv/trunk/rtl/riscv32/set.inc b/riscv/trunk/rtl/riscv32/set.inc
new file mode 100644
index 0000000000..681a4b7cbb
--- /dev/null
+++ b/riscv/trunk/rtl/riscv32/set.inc
@@ -0,0 +1,15 @@
+{
+
+ This file is part of the Free Pascal run time library.
+ Copyright (c) 2008 by the Free Pascal development team.
+
+ Include file with set operations called by the compiler
+
+ See the file COPYING.FPC, included in this distribution,
+ for details about the copyright.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+ **********************************************************************}