summaryrefslogtreecommitdiff
path: root/rtl/z80/cpuh.inc
diff options
context:
space:
mode:
Diffstat (limited to 'rtl/z80/cpuh.inc')
-rw-r--r--rtl/z80/cpuh.inc15
1 files changed, 15 insertions, 0 deletions
diff --git a/rtl/z80/cpuh.inc b/rtl/z80/cpuh.inc
new file mode 100644
index 0000000000..e3f3caf416
--- /dev/null
+++ b/rtl/z80/cpuh.inc
@@ -0,0 +1,15 @@
+{
+
+ This file is part of the Free Pascal run time library.
+ Copyright (c) 2016 by the Free Pascal development team.
+
+ CPU specific system unit header file
+
+ 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.
+
+ **********************************************************************}