...
This commit is contained in:
parent
b212a5b253
commit
a90f26be02
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ int icc_init(void)
|
|||
|
||||
#if 1
|
||||
char* str = RCCE_shmalloc(128);
|
||||
if (my_ue == 0) {
|
||||
if (my_ue == 1) {
|
||||
memset(str, 0x00, 128);
|
||||
strcpy(str, "Hello RCCE_shmalloc\n");
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue