ApertureOS
Functions
msg_manager.h File Reference
#include "types.h"
#include "../system_manager/system_manager.h"
#include "msg_types.h"
Include dependency graph for msg_manager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint32_t MessageMan_Initialize ()
 
void MessageMan_Add (Message *err)
 

Function Documentation

void MessageMan_Add ( Message err)
uint32_t MessageMan_Initialize ( )