gzimage.c
上传用户:lgb322
上传日期:2013-02-24
资源大小:30529k
文件大小:0k
源码类别:

嵌入式Linux

开发平台:

Unix_Linux

  1. /*
  2.  * BK Id: SCCS/s.gzimage.c 1.6 05/18/01 15:17:06 cort
  3.  */
  4. /*
  5.  * gzimage.c
  6.  *
  7.  * Dummy file to allow a compressed zImage to be added
  8.  * into a linker section, accessed by the boot coode
  9.  */
  10. char dummy_for_gzimage;