Commit 9c825398 authored by winckel's avatar winckel

Added the INITIALIZE_MESSAGE.

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4572 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent ff4b9a11
/* This message asks for task initialization */
MESSAGE_DEF(INITIALIZE_MESSAGE, MESSAGE_PRIORITY_MED, struct {}, initialize_message)
/* This message asks for task termination */
MESSAGE_DEF(TERMINATE_MESSAGE, MESSAGE_PRIORITY_MAX, struct {}, terminate_message)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment