Add dynamic loading primitives
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sun, 21 Nov 1993 18:55:14 +0000 (18:55 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sun, 21 Nov 1993 18:55:14 +0000 (18:55 +0000)
v7/src/microcode/s/decosf.h

index 76f52b1684ce5ca540be8b39488dd3b115040343..40d8dee10bf105af1db04c78fee9969adf836fb7 100644 (file)
@@ -1,7 +1,7 @@
 /* -*-C-*-
    System file for DEC OSF1
 
-$Id: decosf.h,v 1.3 1993/02/15 21:45:36 gjr Exp $
+$Id: decosf.h,v 1.4 1993/11/21 18:55:14 gjr Exp $
 
 Copyright (C) 1992-1993  Digital Equipment Corporation */
 
@@ -11,3 +11,7 @@ Copyright (C) 1992-1993  Digital Equipment Corporation */
 /* Apparently it is no longer necessary at BL10 -DAUTOCLOBBER_BUG. */
 
 #define C_SWITCH_SYSTEM -std1
+
+/* These definitions configure the microcode to support dynamic loading. */
+#define SOURCES_SYSTEM pruxdld.c
+#define OBJECTS_SYSTEM pruxdld.o