Browse Source

+ dummy implementation readded to satisfy makefile

florian 22 years ago
parent
commit
29a9f050ed
4 changed files with 36 additions and 0 deletions
  1. 9 0
      rtl/linux/sparc/cprt0.as
  2. 9 0
      rtl/linux/sparc/cprt21.as
  3. 9 0
      rtl/linux/sparc/dllprt0.as
  4. 9 0
      rtl/linux/sparc/gprt0.as

+ 9 - 0
rtl/linux/sparc/cprt0.as

@@ -0,0 +1,9 @@
+/*
+  $Id$
+*/
+
+/*
+  $Log$
+  Revision 1.3  2003-05-23 21:09:14  florian
+    + dummy implementation readded to satisfy makefile
+*/

+ 9 - 0
rtl/linux/sparc/cprt21.as

@@ -0,0 +1,9 @@
+/*
+  $Id$
+*/
+
+/*
+  $Log$
+  Revision 1.3  2003-05-23 21:09:14  florian
+    + dummy implementation readded to satisfy makefile
+*/

+ 9 - 0
rtl/linux/sparc/dllprt0.as

@@ -0,0 +1,9 @@
+/*
+  $Id$
+*/
+
+/*
+  $Log$
+  Revision 1.3  2003-05-23 21:09:14  florian
+    + dummy implementation readded to satisfy makefile
+*/

+ 9 - 0
rtl/linux/sparc/gprt0.as

@@ -0,0 +1,9 @@
+/*
+  $Id$
+*/
+
+/*
+  $Log$
+  Revision 1.3  2003-05-23 21:09:14  florian
+    + dummy implementation readded to satisfy makefile
+*/