changes
[IRC.git] / Robust / src / Runtime / bamboo / multicoremem.h
index 03720c9086c7746679dba8ef662fa257fffb4732..798be7964c953eca18db3d44470d31ee11feed79 100644 (file)
@@ -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