blob: ba17c001a15c5080e7f3e46281bbccd5314cbec3 (
plain) (
blame)
1
2
3
4
5
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);
|