reserved.c 136 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 #include "sysapp.h" /* * reserved space for DMA of SA2(1M) and GUNZIP of SA2(1M) */ unsigned char reserved[RESERVED_SEGMENT_SIZE];