projects
/
IRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63fb77d
)
code change
author
bdemsky
<bdemsky>
Tue, 10 May 2011 07:17:36 +0000
(07:17 +0000)
committer
bdemsky
<bdemsky>
Tue, 10 May 2011 07:17:36 +0000
(07:17 +0000)
Robust/src/Runtime/bamboo/multicoremsg.c
patch
|
blob
|
history
diff --git
a/Robust/src/Runtime/bamboo/multicoremsg.c
b/Robust/src/Runtime/bamboo/multicoremsg.c
index c08c84891ffde59a395a7f0886f43835d472ec4f..5d0cd69da281a3b25ad32d0a967ca42497b13da1 100644
(file)
--- a/
Robust/src/Runtime/bamboo/multicoremsg.c
+++ b/
Robust/src/Runtime/bamboo/multicoremsg.c
@@
-55,7
+55,7
@@
int msgsizearray[] = {
-1//MSGEND
};
-INLINE int checkMsgLength_I() {
+INLINE
unsigned
int checkMsgLength_I() {
#if (defined(TASK)||defined(MULTICORE_GC))
unsigned int realtype = msgdata[msgdataindex];
unsigned int type=realtype&0xff;