home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / bootutil / bootmenu.lzh / bootmenu13.1 / syscodes.h < prev    next >
C/C++ Source or Header  |  1991-03-12  |  84b  |  3 lines

  1. struct intString { unsigned int i; char * s; };
  2. extern struct intString sysCodes[];
  3.