Browse Source

+ dummy implementations

florian 22 years ago
parent
commit
76a01b9847
4 changed files with 52 additions and 0 deletions
  1. 13 0
      rtl/linux/x86_64/cprt0.as
  2. 13 0
      rtl/linux/x86_64/cprt21.as
  3. 13 0
      rtl/linux/x86_64/dllprt0.as
  4. 13 0
      rtl/linux/x86_64/gprt0.as

+ 13 - 0
rtl/linux/x86_64/cprt0.as

@@ -0,0 +1,13 @@
+/*
+  $Id$
+  Dummy implementation
+
+*/
+
+
+
+/*
+  $Log$
+  Revision 1.1  2003-01-06 19:39:17  florian
+    + dummy implementations
+*/

+ 13 - 0
rtl/linux/x86_64/cprt21.as

@@ -0,0 +1,13 @@
+/*
+  $Id$
+  Dummy implementation
+
+*/
+
+
+
+/*
+  $Log$
+  Revision 1.1  2003-01-06 19:39:17  florian
+    + dummy implementations
+*/

+ 13 - 0
rtl/linux/x86_64/dllprt0.as

@@ -0,0 +1,13 @@
+/*
+  $Id$
+  Dummy implementation
+
+*/
+
+
+
+/*
+  $Log$
+  Revision 1.1  2003-01-06 19:39:17  florian
+    + dummy implementations
+*/

+ 13 - 0
rtl/linux/x86_64/gprt0.as

@@ -0,0 +1,13 @@
+/*
+  $Id$
+  Dummy implementation
+
+*/
+
+
+
+/*
+  $Log$
+  Revision 1.1  2003-01-06 19:39:17  florian
+    + dummy implementations
+*/