header file for the driver communication port
Marcel Sondaar
| drivercom.h | header file for the driver communication port |
| COMMPORT | Contains the read and write pointers for a shared message pipe |
| Variables | |
| _MOS_bootinfo | the message pipe the application received on startup. |
typedef struct COMMPORT
Contains the read and write pointers for a shared message pipe
| Variables | |
| _MOS_bootinfo | the message pipe the application received on startup. |
Contains the read and write pointers for a shared message pipe
typedef struct COMMPORT
the message pipe the application received on startup.
extern COMMPORT * _MOS_bootinfo