2
0

checksum.h 74 B

1234
  1. #ifndef CHECKSUM_H
  2. #define CHECKSUM_H
  3. #define SDRAM_SUM 0x5cde6c34
  4. #endif