cleanup shared mem code

This commit is contained in:
optixx
2009-09-20 09:38:56 +02:00
parent d008551968
commit f5cdf71fb1
6 changed files with 21 additions and 10 deletions

View File

@@ -47,8 +47,8 @@
#define HW_VERSION "2.6"
#define SW_VERSION "1.0"
#define DO_CRC_CHECK_LOADER 0
#define DO_CRC_CHECK 1
#define DO_CRC_CHECK_LOADER 1
#define DO_CRC_CHECK 0
#define DO_SHM_SCRATCHPAD 1
#define DO_SHM 1