loader.h 230 B

12345678910111213
  1. /*
  2. * File: qd16boot01.smc Time: Fri, 30 Oct 2009 16:49:11
  3. */
  4. #ifndef __FIFO_H__
  5. #define __FIFO_H__
  6. #define ROM_HUFFMAN_SIZE 0
  7. #define ROM_RLE_SIZE 31091
  8. #define ROM_BUFFER_CNT 1
  9. #define ROM_BUFFER_SIZE01 31091
  10. #endif