diff options
author | Camil Staps | 2015-07-01 17:36:37 +0200 |
---|---|---|
committer | Camil Staps | 2015-07-01 17:36:37 +0200 |
commit | 7553b7f9d4dddc2235c137d41de8ce22547bebe3 (patch) | |
tree | 34f8fb4b36640317d728a60586424f67f9befbe7 /Linux_C_12/cCrossCallFont_121.h | |
parent | gitignore (diff) |
Initial commit
Diffstat (limited to 'Linux_C_12/cCrossCallFont_121.h')
-rw-r--r-- | Linux_C_12/cCrossCallFont_121.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Linux_C_12/cCrossCallFont_121.h b/Linux_C_12/cCrossCallFont_121.h new file mode 100644 index 0000000..ba17c00 --- /dev/null +++ b/Linux_C_12/cCrossCallFont_121.h @@ -0,0 +1,6 @@ +#include "util_121.h"
+
+
+// InstallCrossCallFont adds the proper cross call procedures to the
+// cross call procedures managed by cCrossCall_121.c.
+extern OS InstallCrossCallFont (OS);
|