Skip to content

Commit 6426159

Browse files
Minors
1 parent f56d38b commit 6426159

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

core/src/kmrm.c

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,6 @@
1717
#define RK_SOURCE_CODE
1818

1919
#include <kmrm.h>
20-
/**
21-
* when I thought about the most-recent message idea, that i would call
22-
* pump-drop messages, i thought i was creating smth original
23-
* for my surprise the same idea dates from end of the 80s and is used
24-
* on HARTIK operating system, called CABs: cyclical asynchrononous buffers
25-
* i wonder if it happens i read that before and then pulled out
26-
* then, i kept the original operation names for operations with get(), publis(
27-
* and unget()
28-
*/
2920

3021
#if (RK_CONF_MRM == ON)
3122
/******************************************************************************/

0 commit comments

Comments
 (0)