Ignore:
Timestamp:
Aug 29, 2002, 9:55:43 AM (23 years ago)
Author:
bird
Message:

Parse segments so we can spit out more correct watcom directives.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/common/kFileDef.h

    r9132 r9162  
    2424{
    2525    char               *psz;
     26    char               *pszName;
     27    char               *pszClass;
     28    char               *pszAttr;
    2629    struct _DefSegment *pNext;
    2730} DEFSEGMENT, *PDEFSEGMENT;
Note: See TracChangeset for help on using the changeset viewer.