X-Git-Url: http://sraa.de/git/?a=blobdiff_plain;f=dol%2Fsrc%2Fdol%2Fvisitor%2Fepiphany%2Ftemplate%2Fshared.h;fp=dol%2Fsrc%2Fdol%2Fvisitor%2Fepiphany%2Ftemplate%2Fshared.h;h=1eb893d81dd716f441ba4238fa4e5d08e05f894e;hb=288a00688bd1ef5ffad268212df3c54c7c8c4e30;hp=467b09fae86a08e86186a1ed136462065a08bbe4;hpb=2858109405a90a4d9df149b10444678d42e41c59;p=jump.git diff --git a/dol/src/dol/visitor/epiphany/template/shared.h b/dol/src/dol/visitor/epiphany/template/shared.h index 467b09f..1eb893d 100644 --- a/dol/src/dol/visitor/epiphany/template/shared.h +++ b/dol/src/dol/visitor/epiphany/template/shared.h @@ -26,8 +26,7 @@ typedef struct { typedef struct { int32_t states[NUM_CORES]; coredata_t cores[NUM_CORES]; - buf0_t buf0; - buf1_t buf1; +@@SHM_BUFS@@ } PACKED shm_t; #endif /* _SHARED_H_ */