8 lines
56 B
C
8 lines
56 B
C
|
#include "em_private.h"
|
||
|
|
||
|
CC_msend()
|
||
|
{
|
||
|
CEND();
|
||
|
NL();
|
||
|
}
|