blob: 792409b8bef98ad6146a78d397c17d64c71ac890 (
plain) (
blame)
1
2
3
4
5
6
|
#include "util_121.h"
// InstallCrossCallFileSelectors adds the proper cross call procedures to the
// cross call procedures managed by cCrossCall_121.c.
extern OS InstallCrossCallFileSelectors(OS);
|