#include "ksm/ksm.h"
#include "ksm/kmedef.h"
#include "ksm/kmemsg.h"
#include "ksm/message.h"
Go to the source code of this file.
Functions | |
int | KsmInit (void) |
int | KsmRundown (void) |
int KsmInit | ( | void | ) |
Definition at line 59 of file ksm_init_rundown.c.
References DbInit(), KME_MAX_VALUE, KME_MIN_VALUE, MsgInit(), and MsgRegister().
int KsmRundown | ( | void | ) |
Definition at line 84 of file ksm_init_rundown.c.
References DbRundown(), and MsgRundown().