projects
/
IRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a840dd4
)
changes
author
bdemsky
<bdemsky>
Sat, 16 Jul 2011 07:08:48 +0000
(07:08 +0000)
committer
bdemsky
<bdemsky>
Sat, 16 Jul 2011 07:08:48 +0000
(07:08 +0000)
Robust/src/Runtime/bamboo/multicoremem.h
patch
|
blob
|
history
diff --git
a/Robust/src/Runtime/bamboo/multicoremem.h
b/Robust/src/Runtime/bamboo/multicoremem.h
index 03720c9086c7746679dba8ef662fa257fffb4732..798be7964c953eca18db3d44470d31ee11feed79 100644
(file)
--- a/
Robust/src/Runtime/bamboo/multicoremem.h
+++ b/
Robust/src/Runtime/bamboo/multicoremem.h
@@
-68,7
+68,4
@@
void * globalmalloc_I(int coren, unsigned INTPTR memcheck, unsigned INTPTR * all
void * smemalloc(int coren, unsigned INTPTR isize, unsigned INTPTR * allocsize);
void * smemalloc_I(int coren, unsigned INTPTR isize, unsigned INTPTR * allocsize);
-#warning Block size is BAMBOO_SMEM_SIZE
-#warning Numblocks is BAMBOO_NUM_BLOCKS
-
#endif // BAMBOO_MULTICORE_MEM_H