diff options
Diffstat (limited to 'Linux_C_12/cCrossCallPrinter_121.h')
-rw-r--r-- | Linux_C_12/cCrossCallPrinter_121.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Linux_C_12/cCrossCallPrinter_121.h b/Linux_C_12/cCrossCallPrinter_121.h new file mode 100644 index 0000000..3ace0bd --- /dev/null +++ b/Linux_C_12/cCrossCallPrinter_121.h @@ -0,0 +1,6 @@ +#include "util_121.h"
+
+
+/* Install the cross call procedures in the gCrossCallProcedureTable of cCrossCall_121.
+*/
+extern OS InstallCrossCallPrinter (OS);
|