rtxCommon.h

The rtxCommon.h file contains all of the common function prototypes. This file also contains macro definitions for inline code that is used to improve performance. These macros are used in both the common runtime code and also added to generated code by the XBinder compiler.

All of the runtime functions defined within this file are documented in the common runtime function sections below.